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