public class ChangePromotionBasePartPostActionCmdImpl extends AbstractChangeNounPartPostActionCmdImpl implements ChangePromotionPartPostActionCmd, AbstractSyncNounPartPostActionCmd
| Constructor and Description |
|---|
ChangePromotionBasePartPostActionCmdImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isReadyToCallExecute()
This method verifies whether the performExecute is ready to be called.
|
void |
performExecute()
This method does nothing.
|
addActionExpression, setNoun, setPersistentObjectsexecute, executeFromCache, getCaller, getEntryInfo, getId, getObjectSize, getSharingPolicy, postExecute, preExecute, reset, setCaller, setObjectSize, unionDependencies, updateCachegetCommandTarget, getCommandTargetName, getTargetPolicy, hasOutputProperties, setCommandTarget, setCommandTargetName, setHasOutputProperties, setOutputProperties, setTargetPolicyequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddActionExpression, setNoun, setPersistentObjectspublic ChangePromotionBasePartPostActionCmdImpl()
public boolean isReadyToCallExecute()
isReadyToCallExecute in interface com.ibm.websphere.command.CommandisReadyToCallExecute in class AbstractChangeNounPartPostActionCmdImplCommand.isReadyToCallExecute()public void performExecute()
throws java.lang.Exception
performExecute in interface com.ibm.websphere.command.TargetableCommandperformExecute in class com.ibm.websphere.command.TargetableCommandImpljava.lang.ExceptionTargetableCommand.performExecute()