public class ProcessInstallmentRuleActivateActionCmdImpl extends AbstractProcessCustomActionUsingBusinessObjectMediatorCmdImpl implements ProcessInstallmentRuleActionCmd
ProcessInstallmentRuleActionCmd implementation for activating an
InstallmentRule noun.| Constructor and Description |
|---|
ProcessInstallmentRuleActivateActionCmdImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
performExecute()
This method is used to activate an installment rule,if it is validated that it can be activated.
|
void |
validate()
Validates that the physical entity corresponding to the noun exists and can be changed.
|
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 ProcessInstallmentRuleActivateActionCmdImpl()
public void validate()
throws AbstractApplicationException
ChangeInstallmentRuleMediator to validate if the physical InstallmentRule
SDO can be activated.validate in interface AbstractProcessNounActionCmdAbstractApplicationExceptionpublic void performExecute()
throws java.lang.Exception
performExecute in interface com.ibm.websphere.command.TargetableCommandperformExecute in class com.ibm.websphere.command.TargetableCommandImpljava.lang.ExceptionTargetableCommand.performExecute()