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

Interface ProcessInstallmentRuleCmd

    • Field Detail

      • COPYRIGHT

        static final java.lang.String COPYRIGHT
        IBM Copyright notice field.
        See Also:
        Constant Field Values
    • Method Detail

      • setProcessInstallmentRule

        void setProcessInstallmentRule(com.ibm.commerce.installment.facade.datatypes.ProcessInstallmentRuleType processInstallmentRule)
        A set method for ProcessInstallmentRule
        Parameters:
        processInstallmentRule - the ProcessInstallmentRule BOD that ProcessInstallmentRuleCmd would execute
      • getAcknowledgeInstallmentRule

        com.ibm.commerce.installment.facade.datatypes.AcknowledgeInstallmentRuleType getAcknowledgeInstallmentRule()
        Provide a Process method to Process the result (AcknowledgeInstallmentRuleType BOD)
        Returns:
        AcknowledgeInstallmentRuleType the AcknowledgeInstallmentRuleType BOD would return to the client