public class SaveMergeCommand extends Command
| Modifier and Type | Field and Description | 
|---|---|
static java.lang.String | 
SAVE_MERGE_CMD  | 
static int | 
SAVE_MERGE_CMD_ID  | 
| Constructor and Description | 
|---|
SaveMergeCommand()
Constructor. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
doit()
Executes the actions associated with a specific command. 
 | 
enableConfirmation, getAffectedNodes, getContext, getData, getId, getName, getProgressHandle, getType, isGlobal, setContext, setData, setTaskInfo, undopublic static final java.lang.String SAVE_MERGE_CMD
public static final int SAVE_MERGE_CMD_ID