public class ProcessCatalogDeleteActionCmdImpl extends AbstractProcessDeleteActionUsingBusinessObjectMediatorCmdImpl implements ProcessActionCatalogCmd
Constructor and Description |
---|
ProcessCatalogDeleteActionCmdImpl() |
Modifier and Type | Method and Description |
---|---|
void | performExecute()
Deletes the catalog object from the system with the help of the mediators and saves the changes to the persistent layer using the data service layer
|
java.util.Set | preProcess()
Preprocess for this command.
|
void | validate()
Data validations for this command.
|
public java.util.Set preProcess() throws AbstractApplicationException
public void performExecute() throws java.lang.Exception
public void validate() throws AbstractApplicationException