com.ibm.commerce.inventory.commands

Class GenericInventoryReserveCmdImpl

    • Constructor Detail

      • GenericInventoryReserveCmdImpl

        public GenericInventoryReserveCmdImpl()
        Default constructor.
    • Method Detail

      • getDescription

        public java.lang.String getDescription()
        Get the description for this reservation. Creation date: (9/7/2001 1:30:09 PM)
        Returns:
        java.lang.String
      • getReservationType

        public java.lang.Long getReservationType()
        Get reservation type. This is for ATP enabled stores only. Creation date: (9/7/2001 1:14:17 PM)
        Returns:
        java.lang.Long
      • reset

        public void reset()
        Reset command's parameter.
        Specified by:
        reset in interface com.ibm.websphere.command.Command
        Overrides:
        reset in class GenericInventoryBaseCmdImpl
      • setDescription

        public void setDescription(java.lang.String newDescription)
        Set the description for this reservation. Creation date: (9/7/2001 1:30:09 PM)
        Specified by:
        setDescription in interface GenericInventoryReserveCmd
        Parameters:
        newDescription - java.lang.String
      • setReservationType

        public void setReservationType(java.lang.Long param)
        Set the type of reservation. Not required for non-ATP store. Creation date: (9/7/2001 10:03:40 AM)
        Specified by:
        setReservationType in interface GenericInventoryReserveCmd
        Parameters:
        param - java.lang.Long