com.ibm.commerce.installment.facade.server.commands

Class ProcessInstallmentRuleCmdImpl

    • Constructor Detail

      • ProcessInstallmentRuleCmdImpl

        public ProcessInstallmentRuleCmdImpl()
    • Method Detail

      • getAcknowledgeInstallmentRule

        public com.ibm.commerce.installment.facade.datatypes.AcknowledgeInstallmentRuleType getAcknowledgeInstallmentRule()
        Provide a Process method to Process the result (AcknowledgeInstallmentRuleType BOD)
        Specified by:
        getAcknowledgeInstallmentRule in interface ProcessInstallmentRuleCmd
        Returns:
        AcknowledgeInstallmentRuleType the AcknowledgeInstallmentRuleType BOD would return to the client
      • setProcessInstallmentRule

        public void setProcessInstallmentRule(com.ibm.commerce.installment.facade.datatypes.ProcessInstallmentRuleType processInstallmentRule)
        A set method for ProcessInstallmentRule
        Specified by:
        setProcessInstallmentRule in interface ProcessInstallmentRuleCmd
        Parameters:
        processInstallmentRule - the ProcessInstallmentRule BOD that ProcessInstallmentRuleCmd would execute