com.ibm.commerce.fulfillment.commands
Class ApplyOrderShippingChargesCmdImpl
com.ibm.commerce.fulfillment.commands.ApplyOrderShippingChargesCmdImpl
- All Implemented Interfaces:
- ApplyOrderShippingChargesCmd
- public class ApplyOrderShippingChargesCmdImpl
- implements ApplyOrderShippingChargesCmd
The default implementation will use CalculationCodes with calculationUsage
of Shipping to set the shipping charges for each OrderItem.
Field Summary |
static java.lang.String |
COPYRIGHT
|
COPYRIGHT
public static final java.lang.String COPYRIGHT
ApplyOrderShippingChargesCmdImpl
public ApplyOrderShippingChargesCmdImpl()
init
protected void init()
throws ECException
performExecute
public void performExecute()
throws ECException
postApplyCalculationUsages
protected void postApplyCalculationUsages()
throws ECException
postCalculationCodeApply
protected void postCalculationCodeApply(java.util.Hashtable orderItemABHash)
setOrderItems
public void setOrderItems(OrderItemAccessBean[] orderItemABArray)