com.ibm.commerce.component.giftregistry.commands

Interface UpdateGiftRegistryItemQuantityBoughtCmd

  • 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:
    UpdateGiftRegistryItemQuantityBoughtCmdImpl


    public interface UpdateGiftRegistryItemQuantityBoughtCmd
    extends BusinessObjectDocumentCmd
    This command updates how many items have been bought for a gift item in a gift registry. This command should be called whenever an item is bought, or a bought item is returned.
    • Field Detail

      • COPYRIGHT

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

        static final java.lang.String NAME
        The name of this interface".
      • defaultCommandClassName

        static final java.lang.String defaultCommandClassName
        The default implementation class