com.ibm.commerce.component.giftregistry.commands

Interface PostGiftRegistryAnnouncementCmd

  • All Superinterfaces:
    BusinessObjectDocumentCmd, 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:
    PostGiftRegistryAnnouncementCmdImpl


    public interface PostGiftRegistryAnnouncementCmd
    extends BusinessObjectDocumentCmd
    Stores announcement information that the registrant enters and optionally sends out an announcement email
    • Field Detail

      • COPYRIGHT

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

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