com.ibm.commerce.inventory.commands

Class MakeReceiptAvailableCmdImpl

  • All Implemented Interfaces:
    com.ibm.commerce.command.CacheableECCommand, ECCommand, ECTargetableCommand, TaskCommand, MakeReceiptAvailableCmd, com.ibm.websphere.cache.Sizeable, com.ibm.websphere.command.CacheableCommand, com.ibm.websphere.command.Command, com.ibm.websphere.command.CommandCaller, com.ibm.websphere.command.TargetableCommand, java.io.Serializable


    public class MakeReceiptAvailableCmdImpl
    extends TaskCommandImpl
    implements MakeReceiptAvailableCmd
    Default implementation of the MakeReceiptAvailableCmd interface. Makes a receipt available to the distribution arrangement.

    Uses the following access beans:

    • ItemSpecificationAccessBean
    • DistributionArrangementAccessBean
    • InventoryJDBCHelperAccessBean().findAvailableReceiptMaxAndMinPrecedence
    • AvailableReceiptAccessBean
    See Also:
    Serialized Form