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.AbstractCommand
protected void performOperation(boolean feedback)
performOperation
in class org.pentaho.mantle.client.commands.AbstractCommand
Copyright © 2017 Hitachi Vantara. All rights reserved.