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, setProcessNounActionCommandInterfacegetResultBusinessObjectDocument, getUniqueID, getUniqueIDXPath, handleException, isReadyToCallExecute, performExecute, setRequestBusinessObjectDocument, setUniqueIDXPathexecuteFromCache, 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, waitgetResultBusinessObjectDocument, handleException, setRequestBusinessObjectDocumentpublic com.ibm.commerce.installment.facade.datatypes.AcknowledgeInstallmentRuleType getAcknowledgeInstallmentRule()
getAcknowledgeInstallmentRule in interface ProcessInstallmentRuleCmdpublic void setProcessInstallmentRule(com.ibm.commerce.installment.facade.datatypes.ProcessInstallmentRuleType processInstallmentRule)
setProcessInstallmentRule in interface ProcessInstallmentRuleCmdprocessInstallmentRule - the ProcessInstallmentRule BOD that ProcessInstallmentRuleCmd would execute