public class ProcessUniquePromotionCodeActivateActionVoidCmdImpl extends com.ibm.websphere.command.CacheableCommandImpl implements ProcessUniquePromotionCodeActivateActionCmd
defaultCommandClassName| Constructor and Description |
|---|
ProcessUniquePromotionCodeActivateActionVoidCmdImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isReadyToCallExecute()
This method always indicates the command is ready to execute.
|
void |
performExecute()
Empty content
|
void |
setPhysicalPromotion(Px_promotion physicalPromotionIn)
Set the physical promotion
|
execute, 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, waitexecuteFromCache, getCaller, getEntryInfo, getId, getSharingPolicy, postExecute, preExecute, setCaller, updateCachepublic ProcessUniquePromotionCodeActivateActionVoidCmdImpl()
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()public void setPhysicalPromotion(Px_promotion physicalPromotionIn)
setPhysicalPromotion in interface ProcessUniquePromotionCodeActivateActionCmdphysicalPromotionIn - ProcessUniquePromotionCodeActivateActionCmd.setPhysicalPromotion(Px_promotion)public boolean isReadyToCallExecute()
isReadyToCallExecute in interface com.ibm.websphere.command.CommandisReadyToCallExecute in class com.ibm.websphere.command.TargetableCommandImplCommand.isReadyToCallExecute()