public class ExportFileCommand
extends org.pentaho.mantle.client.commands.AbstractCommand
Constructor and Description |
---|
ExportFileCommand() |
ExportFileCommand(org.pentaho.gwt.widgets.client.filechooser.RepositoryFile repositoryFile) |
Modifier and Type | Method and Description |
---|---|
org.pentaho.gwt.widgets.client.filechooser.RepositoryFile |
getRepositoryFile() |
String |
getSolutionPath() |
protected void |
performOperation() |
protected void |
performOperation(boolean feedback) |
void |
setRepositoryFile(org.pentaho.gwt.widgets.client.filechooser.RepositoryFile repositoryFile) |
void |
setSolutionPath(String solutionPath) |
public ExportFileCommand()
public ExportFileCommand(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
public org.pentaho.gwt.widgets.client.filechooser.RepositoryFile getRepositoryFile()
public void setRepositoryFile(org.pentaho.gwt.widgets.client.filechooser.RepositoryFile repositoryFile)
Copyright © 2021 Hitachi Vantara. All rights reserved.