com.ibm.commerce.contract.ras

Class WcContractMessage

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


  • public class WcContractMessage
    extends java.lang.Object
    All the ECMessages that are used by the WebSphere Commerce contract component.

    Here are the system error code ranges for the following components of contract:

    • Field Detail

      • _ERR_CANNOT_HAVE_MORE_THAN_ONE_PRICE_TC_CONFIG_BUILD_BLOCK

        public static final com.ibm.commerce.ras.ECMessage _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.
      • _ERR_CONTRACT_GENERIC_USER_EXCEPTION

        public static final com.ibm.commerce.ras.ECMessage _ERR_CONTRACT_GENERIC_USER_EXCEPTION
        A generic user error for this component.
      • _ERR_CONTRACT_IMPORT_PRICELISST_DUPLICATE_KEY

        public static final com.ibm.commerce.ras.ECMessage _ERR_CONTRACT_IMPORT_PRICELISST_DUPLICATE_KEY
        The error code returned from PriceTCCustomPriceListBeanBase if the price list creation failed by duplicate key error.
      • _ERR_NO_CANCEL_WITH_ACTIVE_CONTRACT_REFERRAL

        public static final com.ibm.commerce.ras.ECMessage _ERR_NO_CANCEL_WITH_ACTIVE_CONTRACT_REFERRAL
        The error code returned from ContractCancel command when an active contract refers to the contract.
      • _ERR_NO_SUBMIT_WITH_NON_ACTIVE_CONTRACT_REFERRAL

        public static final com.ibm.commerce.ras.ECMessage _ERR_NO_SUBMIT_WITH_NON_ACTIVE_CONTRACT_REFERRAL
        The error code returned from ContractSubmit command when referring to a non active contract.
      • _ERR_NO_SUSPEND_WITH_ACTIVE_CONTRACT_REFERRAL

        public static final com.ibm.commerce.ras.ECMessage _ERR_NO_SUSPEND_WITH_ACTIVE_CONTRACT_REFERRAL
        The error code returned from ContractSuspend command when an active contract refers to the contract.
      • _ERR_STORE_OWNER_ORGANIZATION_OWNS_STORES_OF_DIFFERENT_TYPE

        public static final com.ibm.commerce.ras.ECMessage _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.
      • _WARNING_STORE_PUBLISH_CATALOGDSC_MISSING_LANGUAGE

        public static final com.ibm.commerce.ras.ECMessage _WARNING_STORE_PUBLISH_CATALOGDSC_MISSING_LANGUAGE
        The message during store creation / publish - the catalog does not have a description in the corresponding language.
      • COPYRIGHT

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

        public static final java.lang.String SYSTEM_RESOURCE_BUNDLE
        The system messages resource bundle.
      • USER_RESOURCE_BUNDLE

        public static final java.lang.String USER_RESOURCE_BUNDLE
        The user messages resource bundle.