com.ibm.commerce.order.facade.server.commands

Class DOMComposeInventoryRequirementCmdImpl

  • All Implemented Interfaces:
    ComposeOrderCmd, com.ibm.websphere.command.Command, java.io.Serializable

    Deprecated. 
    Replaced by ComposeInventoryRequirementCmdImpl.

    public class DOMComposeInventoryRequirementCmdImpl
    extends DOMComposeOrderDetailsCmdImpl
    This compose task command is called from GetOrderCmdImpl. It is used when an access profile is set as IBM_Inventory, and populates the order BOD using OrderDataBean.
    See Also:
    Serialized Form
    • Field Detail

      • COPYRIGHT

        public static final java.lang.String COPYRIGHT
        Deprecated. 
        IBM Copyright notice field.
        See Also:
        Constant Field Values
    • Constructor Detail

      • DOMComposeInventoryRequirementCmdImpl

        public DOMComposeInventoryRequirementCmdImpl()
        Deprecated.