Package com.ibm.commerce.fulfillment.commands

Removed Classes and Interfaces
GetOrderShippingTotalCmd Calculate the total shipping charges for an order.
GetOrderShippingTotalCmdImpl Adds the shipping charges on each suborder from column OYSHTOT in table ORDERPAY and saves the result in PRODUCT_SHIPPING.
   
Changed Classes and Interfaces
ApplyOrderShippingChargesCmd The interface allows for shipping charges to be set for each OrderItem.
InventoryBaseCmdImpl This is the base class for the CheckInventory UpdateInventory and ReverseUpdateInventory.
ResolveFulfillmentCenterCmd Resolve fulfillment center id for a catalog entry or a list of order items.
ResolveFulfillmentCenterCmdImpl Resolve fulfillment center id for a catalog entry or a list of order items.
UpdateInventoryForOrderItemsCmdImpl Update Inventory for order items.