com.ibm.commerce.inventory.commands

Interface AdjustInventoryCmd

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


    public interface AdjustInventoryCmd
    extends TaskCommand
    Task Command, this command is the single interface for all inventory operations.
    • 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 is "com.ibm.commerce.inventory.commands.AdjustInventoryCmd".
        See Also:
        Constant Field Values
      • defaultCommandClassName

        static final java.lang.String defaultCommandClassName
        The default implementation class is "com.ibm.commerce.inventory.commands.AdjustInventoryCmdImpl".
        See Also:
        Constant Field Values
    • Method Detail

      • setQuantity

        void setQuantity(java.lang.String quantity)
        This method sets the quantity for the new created inventory
        Parameters:
        quantity -
      • getCatEntryId

        java.lang.Long getCatEntryId()
        This method returns the catEntryId
        Returns:
        catEntry_id
      • getQuantity

        java.lang.String getQuantity()
        This method returns the quantity
        Returns:
        quantity
      • setQuantityMeasure

        void setQuantityMeasure(java.lang.String newQuantityMeasure)
        This method sets the quantity measure
        Parameters:
        newQuantityMeasure -
      • getQuantityMeasure

        java.lang.String getQuantityMeasure()
        This method returns the quantity
        Returns:
        quantity
      • setFlagCheck

        void setFlagCheck(java.lang.String newFlag)
        This method sets the flag of inventory flags
        Parameters:
        newFlag - the new flag to be set into inventory flags column
      • setFlagUpdate

        void setFlagUpdate(java.lang.String newFlag)
        This method sets the flag of inventoryFlags
        Parameters:
        newFlag - the new flag of check to be set into inventory flags column
      • setCatEntryId

        void setCatEntryId(java.lang.Long catEntry_id)
        This method sets the catEntry parameters to check inventory It is optional if order item is set
        Parameters:
        catEntry_id -
      • setFulfillmentCenterId

        void setFulfillmentCenterId(java.lang.Integer fulfillmentCenter_id)
        This method sets the fulfillmentCenter parameters to check inventory on It is optional if order item is set
        Parameters:
        fulfillmentCenter_id -
      • setStoreId

        void setStoreId(java.lang.Integer storeId)
        This method sets a store id to check the inventory.
        Parameters:
        storeId - integer