public class ProcessCatalogGroupCreateActionCmdImpl extends AbstractProcessCreateActionUsingBusinessObjectMediatorCmdImpl implements ProcessCatalogGroupActionCmd
| Constructor and Description |
|---|
ProcessCatalogGroupCreateActionCmdImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
performExecute()
Invokes the Business Object Manager to create the given catalog group.
|
void |
read()
Initializes catalog group noun mediator
|
void |
save()
Saves the business object manager associated with this command
|
void |
validate()
Data validations.
|
getChangeBusinessObjectMediator, getChangeControlBusinessObjectMediatorgetActionExpression, getNoun, isGeneric, isReadyToCallExecute, reset, setActionExpression, setNoun, setPersistentObjectsexecute, executeFromCache, getCaller, getEntryInfo, getId, getObjectSize, getSharingPolicy, postExecute, preExecute, setCaller, setObjectSize, unionDependencies, updateCachegetCommandTarget, getCommandTargetName, getTargetPolicy, hasOutputProperties, setCommandTarget, setCommandTargetName, setHasOutputProperties, setOutputProperties, setTargetPolicyequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisGeneric, setActionExpression, setNoun, setPersistentObjectspublic ProcessCatalogGroupCreateActionCmdImpl()
public void performExecute()
throws java.lang.Exception
performExecute in interface com.ibm.websphere.command.TargetableCommandperformExecute in class AbstractProcessCreateActionUsingBusinessObjectMediatorCmdImpljava.lang.Exceptionpublic void validate()
throws CatalogApplicationException
validate in interface AbstractProcessNounActionCmdvalidate in class AbstractProcessCreateActionUsingBusinessObjectMediatorCmdImplCatalogApplicationExceptionAbstractProcessNounActionCmd.validate()public void read()
throws AbstractApplicationException
AbstractApplicationExceptionpublic void save()
throws AbstractApplicationException
AbstractApplicationExceptioncom.ibm.commerce.foundation.server.command.bod.AbstractProcessNounActionCmd#save()