com.ibm.commerce.giftcenter.facade.server.commands

Class ChangeGiftListCmdImpl

  • All Implemented Interfaces:
    BusinessObjectDocumentCmd, ChangeGiftListCmd, 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 ChangeGiftListCmdImpl
    extends AbstractChangeNounUsingBusinessObjectMediatorCmdImpl
    implements ChangeGiftListCmd
    The ChangeGiftListCmdImpl command is the controller that changes GiftList nouns. The parent class will call the ChangeGiftListMediator to persist the changes to the database. This implementation populates the response of the change request in the buildRespondBusinessObjectDocument method.
    See Also:
    Serialized Form
    • Field Detail

      • COPYRIGHT

        public static final java.lang.String COPYRIGHT
        IBM copyright notice field.
        See Also:
        Constant Field Values
    • Constructor Detail

      • ChangeGiftListCmdImpl

        public ChangeGiftListCmdImpl()