public class ProcessCatalogEntryDeleteActionCmdImpl extends AbstractProcessDeleteActionUsingBusinessObjectMediatorCmdImpl implements ProcessCatalogEntryActionCmd
Constructor and Description |
---|
ProcessCatalogEntryDeleteActionCmdImpl() |
Modifier and Type | Method and Description |
---|---|
void |
performExecute()
Deletes the catalog object
|
java.util.Set |
preProcess()
Preprocess for this command.
|
void |
validate()
Data validations for this command
|
getChangeBusinessObjectMediator, getChangeControlBusinessObjectMediator
getActionExpression, getNoun, isGeneric, isReadyToCallExecute, reset, setActionExpression, setNoun, setPersistentObjects
execute, executeFromCache, getCaller, getEntryInfo, getId, getObjectSize, getSharingPolicy, postExecute, preExecute, setCaller, setObjectSize, unionDependencies, updateCache
getCommandTarget, getCommandTargetName, getTargetPolicy, hasOutputProperties, setCommandTarget, setCommandTargetName, setHasOutputProperties, setOutputProperties, setTargetPolicy
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isGeneric, setActionExpression, setNoun, setPersistentObjects
public ProcessCatalogEntryDeleteActionCmdImpl()
public java.util.Set preProcess() throws AbstractApplicationException
AbstractApplicationException
public void performExecute() throws java.lang.Exception
performExecute
in interface com.ibm.websphere.command.TargetableCommand
performExecute
in class AbstractProcessDeleteActionUsingBusinessObjectMediatorCmdImpl
java.lang.Exception
public void validate() throws AbstractApplicationException
validate
in interface AbstractProcessNounActionCmd
validate
in class AbstractProcessDeleteActionUsingBusinessObjectMediatorCmdImpl
AbstractApplicationException
AbstractProcessNounActionCmd.validate()