com.ibm.commerce.contract.ras

Class WcContractMessageKey

  • java.lang.Object
    • com.ibm.commerce.contract.ras.WcContractMessageKey


  • public class WcContractMessageKey
    extends java.lang.Object
    Keys for the contract component logging messages.
    • Field Detail

      • _ERR_CANNOT_HAVE_MORE_THAN_ONE_PRICE_TC_CONFIG_BUILD_BLOCK

        public static final java.lang.String _ERR_CANNOT_HAVE_MORE_THAN_ONE_PRICE_TC_CONFIG_BUILD_BLOCK
        The error code returned from ContractSubmit command when a contract has more than one PriceTCConfigBuildBlock.
        See Also:
        Constant Field Values
      • _ERR_CONTRACT_GENERIC_SYSTEM_EXCEPTION

        public static final java.lang.String _ERR_CONTRACT_GENERIC_SYSTEM_EXCEPTION
        A generic system error for this component.
        See Also:
        Constant Field Values
      • _ERR_CONTRACT_GENERIC_USER_EXCEPTION

        public static final java.lang.String _ERR_CONTRACT_GENERIC_USER_EXCEPTION
        A generic user error for this component
        See Also:
        Constant Field Values
      • _ERR_CONTRACT_IMPORT_PRICELIST_DUPLICATE_KEY

        public static final java.lang.String _ERR_CONTRACT_IMPORT_PRICELIST_DUPLICATE_KEY
        The error code returned from importing contract when price list creation is failed by duplicate key error.
        See Also:
        Constant Field Values
      • _ERR_NO_CANCEL_WITH_ACTIVE_CONTRACT_REFERRAL

        public static final java.lang.String _ERR_NO_CANCEL_WITH_ACTIVE_CONTRACT_REFERRAL
        The error code returned from ContractCancel command when an active contract refers to the contract.
        See Also:
        Constant Field Values
      • _ERR_NO_SUBMIT_WITH_NON_ACTIVE_CONTRACT_REFERRAL

        public static final java.lang.String _ERR_NO_SUBMIT_WITH_NON_ACTIVE_CONTRACT_REFERRAL
        The error code returned from ContractSubmit command when referring to a non active contract.
        See Also:
        Constant Field Values
      • _ERR_NO_SUSPEND_WITH_ACTIVE_CONTRACT_REFERRAL

        public static final java.lang.String _ERR_NO_SUSPEND_WITH_ACTIVE_CONTRACT_REFERRAL
        The error code returned from ContractSuspend command when an active contract refers to the contract.
        See Also:
        Constant Field Values
      • _ERR_STORE_OWNER_ORGANIZATION_OWNS_STORES_OF_DIFFERENT_TYPE

        public static final java.lang.String _ERR_STORE_OWNER_ORGANIZATION_OWNS_STORES_OF_DIFFERENT_TYPE
        The error code returned from StoreCreationWizard when the store owner organization owns stores of a different type.
        See Also:
        Constant Field Values
      • _WARNING_STORE_PUBLISH_CATALOGDSC_MISSING_LANGUAGE

        public static final java.lang.String _WARNING_STORE_PUBLISH_CATALOGDSC_MISSING_LANGUAGE
        The message during store creation / publish - the catalog does not have a description in the corresponding language.
        See Also:
        Constant Field Values
      • COPYRIGHT

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