public class ShippingTCShippingChargeAdjustmentBeanHelper
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
| static java.lang.String | COPYRIGHT
The IBM copyright notice field.
|
| Constructor and Description |
|---|
| ShippingTCShippingChargeAdjustmentBeanHelper()
The default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
| java.lang.Long | getShipmodePolicyIdByShippingChargeAdjustmentTC(java.lang.Long TCId)
Searches the shipmodePolicyId by the shipping charge adjustment term and condition.
|
| java.lang.String | getShipmodePolicyNameByShippingChargeAdjustmentTC(java.lang.Long TCId)
Searches the shipmodePolicyName by the shipping charge adjustment term and condition.
|
| void | trace(java.lang.String traceString)
Outputs a line of trace if trace mode is true
|
public static final java.lang.String COPYRIGHT
public ShippingTCShippingChargeAdjustmentBeanHelper()
public java.lang.Long getShipmodePolicyIdByShippingChargeAdjustmentTC(java.lang.Long TCId)
public java.lang.String getShipmodePolicyNameByShippingChargeAdjustmentTC(java.lang.Long TCId)
public void trace(java.lang.String traceString)