com.ibm.commerce.requisitionlist.commands

Class CreateOrderItemFromRequisitionListWithDynamicKitCmdImpl

  • All Implemented Interfaces:
    com.ibm.commerce.command.CacheableECCommand, ECCommand, ECTargetableCommand, TaskCommand, CreateOrderItemFromRequisitionListCmd, 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 CreateOrderItemFromRequisitionListWithDynamicKitCmdImpl
    extends TaskCommandImpl
    implements CreateOrderItemFromRequisitionListCmd
    This command creates order items from a requisition list. It calls OrderItemAddCmd to create new order items, then calls CopyOrderItemConfigurationCmd to copy dynamic kit configurations to new order items.
    See Also:
    Serialized Form