com.ibm.commerce.tools.contract.beans

Class ShippingTCShippingChargeAdjustmentBeanHelper

  • java.lang.Object
    • com.ibm.commerce.tools.contract.beans.ShippingTCShippingChargeAdjustmentBeanHelper


  • public class ShippingTCShippingChargeAdjustmentBeanHelper
    extends java.lang.Object
    The helper class provides function to search the shipmodePolicyId and shipmodePolicyName by the shipping charge adjustment term and condition. The shipping charge adjustment term and condition is prerequisite parameter to execute the function.
    • Field Detail

      • COPYRIGHT

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

      • ShippingTCShippingChargeAdjustmentBeanHelper

        public ShippingTCShippingChargeAdjustmentBeanHelper()
        The default constructor.
    • Method Detail

      • getShipmodePolicyIdByShippingChargeAdjustmentTC

        public java.lang.Long getShipmodePolicyIdByShippingChargeAdjustmentTC(java.lang.Long TCId)
        Searches the shipmodePolicyId by the shipping charge adjustment term and condition. Returns null if the term and condition is targetting to all the shipping modes.
        Parameters:
        TCId -
        Returns:
        shipmodePolicyId Long
      • getShipmodePolicyNameByShippingChargeAdjustmentTC

        public java.lang.String getShipmodePolicyNameByShippingChargeAdjustmentTC(java.lang.Long TCId)
        Searches the shipmodePolicyName by the shipping charge adjustment term and condition. Returns null if the term and condition is targetting to all the shipping modes.
        Parameters:
        TCId -
        Returns:
        shipmodePolicyId Long
      • trace

        public void trace(java.lang.String traceString)
        Outputs a line of trace if trace mode is true
        Parameters:
        traceString - String