public class SaveCommand
extends org.pentaho.mantle.client.commands.AbstractCommand
Constructor and Description |
---|
SaveCommand() |
SaveCommand(boolean isSaveAs) |
Modifier and Type | Method and Description |
---|---|
protected void |
performOperation() |
protected void |
performOperation(boolean feedback) |
protected void |
performOperationAsync(boolean feedback,
org.pentaho.mantle.client.commands.CommandResultCallback callback) |
public SaveCommand()
public SaveCommand(boolean isSaveAs)
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
protected void performOperationAsync(boolean feedback, org.pentaho.mantle.client.commands.CommandResultCallback callback)
performOperationAsync
in class org.pentaho.mantle.client.commands.AbstractCommand
Copyright © 2021 Hitachi Vantara. All rights reserved.