public class ProcessInstallmentRuleCmdImpl extends AbstractProcessNounUsingBusinessObjectMediatorCmdImpl implements ProcessInstallmentRuleCmd
CHANGE_CONTROL_NOUN_MEDIATOR_OBJECT_KEY, CHANGE_NOUN_MEDIATOR_OBJECT_KEY
Constructor and Description |
---|
ProcessInstallmentRuleCmdImpl() |
Modifier and Type | Method and Description |
---|---|
com.ibm.commerce.installment.facade.datatypes.AcknowledgeInstallmentRuleType |
getAcknowledgeInstallmentRule()
Provide a Process method to Process the result (AcknowledgeInstallmentRuleType BOD)
|
void |
setProcessInstallmentRule(com.ibm.commerce.installment.facade.datatypes.ProcessInstallmentRuleType processInstallmentRule)
A set method for ProcessInstallmentRule
|
getNounName, setProcessNounActionCommandInterface
getResultBusinessObjectDocument, getUniqueID, getUniqueIDXPath, handleException, isReadyToCallExecute, performExecute, setRequestBusinessObjectDocument, setUniqueIDXPath
executeFromCache, getCaller, getEntryInfo, getId, getObjectSize, getSharingPolicy, postExecute, preExecute, reset, setCaller, setObjectSize, unionDependencies, updateCache
getCommandTarget, getCommandTargetName, getTargetPolicy, hasOutputProperties, setCommandTarget, setCommandTargetName, setHasOutputProperties, setOutputProperties, setTargetPolicy
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getResultBusinessObjectDocument, handleException, setRequestBusinessObjectDocument
public com.ibm.commerce.installment.facade.datatypes.AcknowledgeInstallmentRuleType getAcknowledgeInstallmentRule()
getAcknowledgeInstallmentRule
in interface ProcessInstallmentRuleCmd
public void setProcessInstallmentRule(com.ibm.commerce.installment.facade.datatypes.ProcessInstallmentRuleType processInstallmentRule)
setProcessInstallmentRule
in interface ProcessInstallmentRuleCmd
processInstallmentRule
- the ProcessInstallmentRule BOD that ProcessInstallmentRuleCmd would execute