com.ibm.commerce.order.utils

Class DOMInStorePickupConstants

  • java.lang.Object
    • com.ibm.commerce.order.utils.DOMInStorePickupConstants

  • Deprecated.

    public final class DOMInStorePickupConstants
    extends java.lang.Object
    Constants file for DOMCheckInStorePickupCmdImpl.
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String CLASSNAME
      Deprecated. 
      The class name.
      static java.lang.String COPYRIGHT
      Deprecated. 
      The internal copyright field.
      static java.lang.String IN_STORE_PICKUP_SHIPPING_MODE_CODE
      Deprecated. 
      The special shipping mode code for pick up in store.
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • COPYRIGHT

        public static final java.lang.String COPYRIGHT
        Deprecated. 
        The internal copyright field.
        See Also:
        Constant Field Values
      • CLASSNAME

        public static final java.lang.String CLASSNAME
        Deprecated. 
        The class name.
        See Also:
        Constant Field Values
      • IN_STORE_PICKUP_SHIPPING_MODE_CODE

        public static final java.lang.String IN_STORE_PICKUP_SHIPPING_MODE_CODE
        Deprecated. 
        The special shipping mode code for pick up in store.
        See Also:
        Constant Field Values
    • Constructor Detail

      • DOMInStorePickupConstants

        public DOMInStorePickupConstants()
        Deprecated.