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

Class ChangeInstallmentRuleCmdImpl

  • All Implemented Interfaces:
    BusinessObjectDocumentCmd, ChangeInstallmentRuleCmd, com.ibm.websphere.cache.Sizeable, com.ibm.websphere.command.CacheableCommand, com.ibm.websphere.command.Command, com.ibm.websphere.command.CommandCaller, com.ibm.websphere.command.TargetableCommand, java.io.Serializable


    public class ChangeInstallmentRuleCmdImpl
    extends AbstractChangeNounUsingBusinessObjectMediatorCmdImpl
    implements ChangeInstallmentRuleCmd
    This command is the controller that changes InstallmentRule nouns. The parent class will call the ChangeInstallmentRuleMediator to persist the changes to the database. This implementation populates the response of the change request in the buildRespondBusinessObjectDocument method.
    See Also:
    Serialized Form
    • Constructor Detail

      • ChangeInstallmentRuleCmdImpl

        public ChangeInstallmentRuleCmdImpl()