com.ibm.commerce.inventory.commands

Class ProcessOrderInventoryResponseTaskCmdImpl

  • All Implemented Interfaces:
    com.ibm.commerce.command.CacheableECCommand, ECCommand, ECTargetableCommand, TaskCommand, ProcessOrderInventoryResponseTaskCmd, 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 ProcessOrderInventoryResponseTaskCmdImpl
    extends TaskCommandImpl
    implements ProcessOrderInventoryResponseTaskCmd
    This is the default implementation of the ProcessOrderInventoryResponseTaskCmd task command.

    Input parameters:

    Name Description
    CallerCommandName the command that invokes the DoInventoryAction
    action the action that indicates how to deal with inventory
    order the order that need perform inventory action
    OrderInventory the OrderInventory SDO

    Output parameters:

    None.

    Behaviour:

    • get inventory status, fulfillment center id and available time from the response
    • set order items' status
    See Also:
    Serialized Form