com.ibm.commerce.giftcenter.commands

Interface SendGiftListConfirmationCmd

  • All Superinterfaces:
    com.ibm.websphere.command.CacheableCommand, com.ibm.commerce.command.CacheableECCommand, com.ibm.websphere.command.Command, com.ibm.websphere.command.CommandCaller, ECCommand, java.io.Serializable, com.ibm.websphere.command.TargetableCommand, TaskCommand
    All Known Implementing Classes:
    SendGiftListConfirmationCmdImpl


    public interface SendGiftListConfirmationCmd
    extends TaskCommand
    The task command interface to send an email confirmation to the registrant and co-registrants of a gift list when it is created or updated
    • Field Detail

      • COPYRIGHT

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

        static final java.lang.String NAME
        The name of the interface
      • GIFTREGISTRY_MESSAGE_TYPE

        static final java.lang.String GIFTREGISTRY_MESSAGE_TYPE
        The default message type used to send confirmation email when a gift registry is created or updated
        See Also:
        Constant Field Values
      • WISHLIST_MESSAGE_TYPE

        static final java.lang.String WISHLIST_MESSAGE_TYPE
        The default message type used to send confirmation email when a wish list is created or updated
        See Also:
        Constant Field Values
      • defaultCommandClassName

        static final java.lang.String defaultCommandClassName
        The default implementation class
        See Also:
        Constant Field Values
    • Method Detail

      • setGiftList

        void setGiftList(GiftListType giftList)
        Sets the gift list which has been created or updated
        Parameters:
        giftList - The gift list that need to be announced
      • setCatalogId

        void setCatalogId(java.lang.String aCatalogId)
        Sets the catalog identifier
        Parameters:
        aCatalogId - The catalog identifier