com.ibm.commerce.giftcenter.commands

Class SendGiftListConfirmationCmdImpl

  • All Implemented Interfaces:
    com.ibm.commerce.command.CacheableECCommand, ECCommand, ECTargetableCommand, TaskCommand, SendGiftListConfirmationCmd, 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 SendGiftListConfirmationCmdImpl
    extends TaskCommandImpl
    implements SendGiftListConfirmationCmd
    The default implementation of the SendGiftListConfirmationCmd interface. The command sends the email confirmation to the registrant and co-registrants of a gift list when it is created or updated
    See Also:
    Serialized Form
    • Field Detail

      • COPYRIGHT

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

      • SendGiftListConfirmationCmdImpl

        public SendGiftListConfirmationCmdImpl()