com.ibm.commerce.store.util

Interface StoreTypeConstants



  • public interface StoreTypeConstants
    Store type constants.
    • Field Detail

      • COPYRIGHT

        static final java.lang.String COPYRIGHT
        Copyright statement.
        See Also:
        Constant Field Values
      • EC_STORE_TYPE_B2B

        static final java.lang.String EC_STORE_TYPE_B2B
        Business to business store type
        See Also:
        Constant Field Values
      • EC_STORE_TYPE_B2C

        static final java.lang.String EC_STORE_TYPE_B2C
        Business to consumer store type
        See Also:
        Constant Field Values
      • EC_STORE_TYPE_CHS

        static final java.lang.String EC_STORE_TYPE_CHS
        Channel store type
        See Also:
        Constant Field Values
      • EC_STORE_TYPE_CPS

        static final java.lang.String EC_STORE_TYPE_CPS
        Represents the name of the master catalog profile store type.
        See Also:
        Constant Field Values
      • EC_STORE_TYPE_DPS

        static final java.lang.String EC_STORE_TYPE_DPS
        Distributor Profile store type
        See Also:
        Constant Field Values
      • EC_STORE_TYPE_DPX

        static final java.lang.String EC_STORE_TYPE_DPX
        Distributor Proxy store type
        See Also:
        Constant Field Values
      • EC_STORE_TYPE_RHS

        static final java.lang.String EC_STORE_TYPE_RHS
        Reseller hosted store type
        See Also:
        Constant Field Values
      • EC_STORE_TYPE_RPS

        static final java.lang.String EC_STORE_TYPE_RPS
        Reseller profile store type
        See Also:
        Constant Field Values
      • EC_STORE_TYPE_SCS

        static final java.lang.String EC_STORE_TYPE_SCS
        Represents the name of the supplier catalog store type.
        See Also:
        Constant Field Values