com.ibm.commerce.search.logging

Class SearchClientSystemMessageKeys

  • java.lang.Object
    • com.ibm.commerce.search.logging.SearchClientSystemMessageKeys


  • public class SearchClientSystemMessageKeys
    extends java.lang.Object
    This file contains the Search system message keys for the client.
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • COPYRIGHT

        public static final java.lang.String COPYRIGHT
        IBM Copyright notice field.
        See Also:
        Constant Field Values
      • _ERR_FAIL_TO_CONVERT_STORE_ID_TO_MASTER_CATALOG_ID

        public static final java.lang.String _ERR_FAIL_TO_CONVERT_STORE_ID_TO_MASTER_CATALOG_ID
        An exception occurred while trying to convert store ID {0} to a master catalog ID: {1}.
        See Also:
        Constant Field Values
      • _ERR_FAIL_TO_REFRESH_SEARCH_ENGINE

        public static final java.lang.String _ERR_FAIL_TO_REFRESH_SEARCH_ENGINE
        An exception occurred while trying to refresh the search engine: {0}.
        See Also:
        Constant Field Values
    • Constructor Detail

      • SearchClientSystemMessageKeys

        public SearchClientSystemMessageKeys()