com.ibm.commerce.catalog.facade.server.logging

Interface CatalogSystemMessageKeys

  • All Superinterfaces:
    com.ibm.commerce.catalog.logging.CatalogClientSystemMessageKeys


    public interface CatalogSystemMessageKeys
    extends com.ibm.commerce.catalog.logging.CatalogClientSystemMessageKeys
    This file contains the Catalog component system message keys for server side only.
    • Field Detail

      • _SYS_GENERIC

        static final java.lang.String _SYS_GENERIC
        Generic exception
        See Also:
        Constant Field Values
      • GENERIC

        static final java.lang.String GENERIC
        Deprecated. This constant field is deprecated and will be removed in the future release
        Generic service exception
        See Also:
        Constant Field Values
      • _ERR_COMPOSE_COMMAND_NOT_FOUND

        static final java.lang.String _ERR_COMPOSE_COMMAND_NOT_FOUND
        Compose command not found.
        See Also:
        Constant Field Values
      • _ERR_GET_TYPE_VERB_NULL

        static final java.lang.String _ERR_GET_TYPE_VERB_NULL
        Error GetType verb is null.
        See Also:
        Constant Field Values
      • _ERR_MEDIATION_RETRIEVE_CATGROUP_BY_IDENTIFIER

        static final java.lang.String _ERR_MEDIATION_RETRIEVE_CATGROUP_BY_IDENTIFIER
        DataMediationException while trying to retrieve Catalog Group by Identifier.
        See Also:
        Constant Field Values
      • _ERR_MEDIATION_RETRIEVE_CATGROUP_BY_UNIQUEID

        static final java.lang.String _ERR_MEDIATION_RETRIEVE_CATGROUP_BY_UNIQUEID
        DataMediationException while trying to retrieve Catalog Group by UniqueID.
        See Also:
        Constant Field Values
      • _ERR_DATABASE_INDEX_SYNCH_EXCEPTION

        static final java.lang.String _ERR_DATABASE_INDEX_SYNCH_EXCEPTION
        CatalogSystemException while trying to get component information from search index that is not in synch with database
        See Also:
        Constant Field Values
      • _INFO_STERLING_CONFIGURATOR_NOT_ENABLED

        static final java.lang.String _INFO_STERLING_CONFIGURATOR_NOT_ENABLED
        An message to indicate that Sterling Configurator feature is not enabled.
        See Also:
        Constant Field Values
      • _INFO_DYNAMIC_KIT_NO_PRECONFIGURATION

        static final java.lang.String _INFO_DYNAMIC_KIT_NO_PRECONFIGURATION
        An message to indicate that no Database pre-configuration record was found for Dynamic Kit.
        See Also:
        Constant Field Values
      • _INFO_DYNAMIC_KIT_NO_CATALOG_ENTRY_VIEW_TYPE

        static final java.lang.String _INFO_DYNAMIC_KIT_NO_CATALOG_ENTRY_VIEW_TYPE
        An message to indicate that no CatalogEntryViewType entries in request to process.
        See Also:
        Constant Field Values
      • _ERR_DYNAMIC_KIT_PRICING_BAD_BEST_PRICE

        static final java.lang.String _ERR_DYNAMIC_KIT_PRICING_BAD_BEST_PRICE
        An message to indicate bad best price received from pricing service.
        See Also:
        Constant Field Values
      • _ERR_DYNAMIC_KIT_PRICING_BAD_IDENTIFIER_TRADING_AGREEMENT

        static final java.lang.String _ERR_DYNAMIC_KIT_PRICING_BAD_IDENTIFIER_TRADING_AGREEMENT
        An message to indicate bad identifier of the trading agreements received from pricing service.
        See Also:
        Constant Field Values
      • _ERR_DYNAMIC_KIT_PRICING_BAD_TRADING_AGREEMENT

        static final java.lang.String _ERR_DYNAMIC_KIT_PRICING_BAD_TRADING_AGREEMENT
        An message to indicate bad trading agreements received from pricing service.
        See Also:
        Constant Field Values
      • _ERR_DYNAMIC_KIT_PRICING_BAD_CONTRACT

        static final java.lang.String _ERR_DYNAMIC_KIT_PRICING_BAD_CONTRACT
        An message to indicate pricing service did return contract information.
        See Also:
        Constant Field Values