public class ImportFileCommand
extends org.pentaho.mantle.client.commands.AbstractCommand
| Constructor and Description |
|---|
ImportFileCommand() |
ImportFileCommand(org.pentaho.gwt.widgets.client.filechooser.RepositoryFile repositoryFile) |
| Modifier and Type | Method and Description |
|---|---|
String |
getSolutionPath() |
protected void |
performOperation() |
protected void |
performOperation(boolean feedback) |
void |
setSolutionPath(String solutionPath) |
public ImportFileCommand()
public ImportFileCommand(org.pentaho.gwt.widgets.client.filechooser.RepositoryFile repositoryFile)
public String getSolutionPath()
public void setSolutionPath(String solutionPath)
protected void performOperation()
performOperation in class org.pentaho.mantle.client.commands.AbstractCommandprotected void performOperation(boolean feedback)
performOperation in class org.pentaho.mantle.client.commands.AbstractCommandCopyright © 2002–2017 Pentaho Corporation. All rights reserved.