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

Class ProcessInstallmentRuleDeactivateActionCmdImpl

    • Constructor Detail

      • ProcessInstallmentRuleDeactivateActionCmdImpl

        public ProcessInstallmentRuleDeactivateActionCmdImpl()
    • Method Detail

      • performExecute

        public void performExecute()
                            throws java.lang.Exception
        This method is used to activate an installment rule,if it is validated that it can be activated.
        Specified by:
        performExecute in interface com.ibm.websphere.command.TargetableCommand
        Specified by:
        performExecute in class com.ibm.websphere.command.TargetableCommandImpl
        Throws:
        java.lang.Exception
        See Also:
        TargetableCommand.performExecute()