com.ibm.commerce.order.facade

Class DOMOrderFacadeConstants

  • java.lang.Object
    • com.ibm.commerce.order.facade.DOMOrderFacadeConstants

  • Deprecated. 

    public class DOMOrderFacadeConstants
    extends java.lang.Object
    This class defines the constants used to interact with the Order facade.
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • PHYSICAL_STORE_ID

        public static final java.lang.String PHYSICAL_STORE_ID
        Deprecated. 
        The identifier constant for physical store ID.
        See Also:
        Constant Field Values
      • STR_PHYSICAL_STORE_ID

        public static final java.lang.String STR_PHYSICAL_STORE_ID
        Deprecated. 
        The physical store ID.
        See Also:
        Constant Field Values
      • ACCESS_PROFILE_INVENTORY_INFORMATION

        public static final java.lang.String ACCESS_PROFILE_INVENTORY_INFORMATION
        Deprecated. 
        The access profile of inventory information.
        See Also:
        Constant Field Values
      • PHYSICAL_STORE_EXTERNAL_IDENTIFIER

        public static final java.lang.String PHYSICAL_STORE_EXTERNAL_IDENTIFIER
        Deprecated. 
        The external identifier for the physical store.
        See Also:
        Constant Field Values
    • Constructor Detail

      • DOMOrderFacadeConstants

        public DOMOrderFacadeConstants()
        Deprecated.