public class ShippingAdjustmentCalculationCodeCombineCmdImpl extends com.ibm.commerce.order.calculation.PromotionEngineDiscountCalculationCodeCombineCmdImpl implements ShippingAdjustmentCalculationCodeCombineCmd
| Modifier and Type | Field and Description |
|---|---|
| static java.lang.Integer | CONTRACT_SHIP_ADJUST
calcode_id for contract defined shipping charge adjustment
|
| static java.lang.String | COPYRIGHT
The IBM copyright notice field.
|
| static java.lang.Integer | CSR_DIRECT_SHIP_ADJUST
calcode_id for CSR directly shipping charge adjustment
|
| static java.lang.Integer | TSR_SHIPMODE_SHIP_ADJUST
calcode_id for TSR shipmode level shipping charge override
|
| Constructor and Description |
|---|
| ShippingAdjustmentCalculationCodeCombineCmdImpl()
Constructor for DiscountCalculationCodeCombineCmdImpl.
|
| Modifier and Type | Method and Description |
|---|---|
| void | performExecute()
Executes this command implementation instance.
|
| void | reset()
Resets this command implementation instance.
|
public static final java.lang.String COPYRIGHT
public static final java.lang.Integer CSR_DIRECT_SHIP_ADJUST
public static final java.lang.Integer TSR_SHIPMODE_SHIP_ADJUST
public static final java.lang.Integer CONTRACT_SHIP_ADJUST
public ShippingAdjustmentCalculationCodeCombineCmdImpl()
public void reset()
public void performExecute()
throws ECException