public interface ProcessInstallmentRuleCmd extends BusinessObjectDocumentCmd
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
IBM Copyright notice field.
|
| 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
|
getResultBusinessObjectDocument, handleException, setRequestBusinessObjectDocumentstatic final java.lang.String COPYRIGHT
void setProcessInstallmentRule(com.ibm.commerce.installment.facade.datatypes.ProcessInstallmentRuleType processInstallmentRule)
processInstallmentRule - the ProcessInstallmentRule BOD that ProcessInstallmentRuleCmd would executecom.ibm.commerce.installment.facade.datatypes.AcknowledgeInstallmentRuleType getAcknowledgeInstallmentRule()