public class DeletePermanentFileCommand
extends org.pentaho.mantle.client.commands.AbstractCommand
| Constructor and Description |
|---|
DeletePermanentFileCommand() |
DeletePermanentFileCommand(String fileList) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFileList() |
String |
getMode() |
String |
getType() |
void |
setFileList(String fileList) |
void |
setMode(String mode) |
void |
setType(String type) |
public DeletePermanentFileCommand()
public DeletePermanentFileCommand(String fileList)