Class Messages
java.lang.Object
org.opencms.i18n.A_CmsMessageBundle
org.opencms.jsp.search.config.parser.Messages
- All Implemented Interfaces:
I_CmsMessageBundle
Convenience class to access the localized messages of this OpenCms package.
- Since:
- 10.0
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle. -
Method Summary
Modifier and TypeMethodDescriptionstatic I_CmsMessageBundle
get()
Returns an instance of this localized message accessor.Returns the bundle name for this OpenCms package.Methods inherited from class org.opencms.i18n.A_CmsMessageBundle
container, container, container, container, container, getBundle, getBundle, getOpenCmsMessageBundles, toString
-
Field Details
-
ERR_MANDATORY_HIGHLIGHTING_FIELD_MISSING_0
Message constant for key in the resource bundle.- See Also:
-
ERR_ADDITIONAL_PARAMETER_CONFIG_WRONG_0
Message constant for key in the resource bundle.- See Also:
-
LOG_ADDITIONAL_PARAMETER_CONFIG_NOT_PARSED_0
Message constant for key in the resource bundle.- See Also:
-
ERR_FIELD_FACET_MANDATORY_KEY_MISSING_1
Message constant for key in the resource bundle.- See Also:
-
ERR_RANGE_FACET_MANDATORY_KEY_MISSING_1
Message constant for key in the resource bundle.- See Also:
-
ERR_QUERY_FACET_MANDATORY_KEY_MISSING_1
Message constant for key in the resource bundle.- See Also:
-
ERR_INVALID_OTHER_OPTION_1
Message constant for key in the resource bundle.- See Also:
-
LOG_OPTIONAL_BOOLEAN_MISSING_1
Message constant for key in the resource bundle.- See Also:
-
LOG_OPTIONAL_INTEGER_MISSING_1
Message constant for key in the resource bundle.- See Also:
-
LOG_NO_CORE_SPECIFIED_0
Message constant for key in the resource bundle.- See Also:
-
LOG_NO_INDEX_SPECIFIED_0
Message constant for key in the resource bundle.- See Also:
-
ERR_SORT_OPTION_NOT_PARSABLE_1
Message constant for key in the resource bundle.- See Also:
-
LOG_NO_FACET_CONFIG_0
Message constant for key in the resource bundle.- See Also:
-
LOG_NO_GEOFILTER_CONFIG_0
Message constant for key in the resource bundle.- See Also:
-
LOG_NO_HIGHLIGHTING_CONFIG_0
Message constant for key in the resource bundle.- See Also:
-
LOG_OPTIONAL_STRING_MISSING_1
Message constant for key in the resource bundle.- See Also:
-
LOG_NO_EXTRA_PARAMETERS_0
Message constant for key in the resource bundle.- See Also:
-
LOG_NO_PAGESIZE_SPECIFIED_0
Message constant for key in the resource bundle.- See Also:
-
LOG_NO_SORT_CONFIG_0
Message constant for key in the resource bundle.- See Also:
-
LOG_OPTIONAL_STRING_LIST_MISSING_1
Message constant for key in the resource bundle.- See Also:
-
LOG_OPTIONAL_STRING_ENTRY_UNPARSABLE_1
Message constant for key in the resource bundle.- See Also:
-
LOG_PARSING_PAGE_SIZES_FAILED_1
Message constant for key in the resource bundle.- See Also:
-
ERR_REQUESTED_INDEX_NOT_CONFIGURED_USING_DEFAULT_1
Message constant for key in the resource bundle.- See Also:
-
-
Method Details
-
get
Returns an instance of this localized message accessor.- Returns:
- an instance of this localized message accessor
-
getBundleName
Returns the bundle name for this OpenCms package.- Returns:
- the bundle name for this OpenCms package
-