public class ProcessLayoutCreateActionCmdImpl extends AbstractProcessCreateActionUsingBusinessObjectMediatorCmdImpl implements ProcessLayoutActionCmd
Constructor and Description |
---|
ProcessLayoutCreateActionCmdImpl() |
Modifier and Type | Method and Description |
---|---|
boolean | isReadyToCallExecute()
This method returns if the command can be executed.
|
void | performExecute()
Performs the main logic of this command.
|
void | validate()
This method performs business logic validation for this action.
|
public void performExecute() throws java.lang.Exception
public void validate() throws AbstractApplicationException
public boolean isReadyToCallExecute()