Package org.opencms.jsp.decorator
Class Messages
java.lang.Object
org.opencms.i18n.A_CmsMessageBundle
org.opencms.jsp.decorator.Messages
- All Implemented Interfaces:
I_CmsMessageBundle
Convenience class to access the localized messages of this OpenCms package.
- Since:
- 6.1.3
-
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. -
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
-
LOG_DECORATION_DEFINITION_CREATE_BUNDLE_2
Message constant for key in the resource bundle.- See Also:
-
LOG_DECORATION_DEFINITION_CREATE_MAP_2
Message constant for key in the resource bundle.- See Also:
-
LOG_DECORATION_DEFINITION_MAP_FILES_2
Message constant for key in the resource bundle.- See Also:
-
LOG_DECORATION_DEFINITION_MAPS_2
Message constant for key in the resource bundle.- See Also:
-
LOG_DECORATION_MAP_ADD_DECORATION_OBJECT_2
Message constant for key in the resource bundle.- See Also:
-
LOG_DECORATION_MAP_FILL_2
Message constant for key in the resource bundle.- See Also:
-
LOG_DECORATION_MAP_FILL_MAP_2
Message constant for key in the resource bundle.- See Also:
-
LOG_HTML_DECORATOR_APPEND_TEXT_2
Message constant for key in the resource bundle.- See Also:
-
LOG_HTML_DECORATOR_DECODED_WORD_1
Message constant for key in the resource bundle.- See Also:
-
LOG_HTML_DECORATOR_DECORATION_APPEND_DECORATION_1
Message constant for key in the resource bundle.- See Also:
-
LOG_HTML_DECORATOR_DECORATION_APPEND_ORIGINALTEXT_1
Message constant for key in the resource bundle.- See Also:
-
LOG_HTML_DECORATOR_DECORATION_APPEND_WORD_1
Message constant for key in the resource bundle.- See Also:
-
LOG_HTML_DECORATOR_DECORATION_FOUND_2
Message constant for key in the resource bundle.- See Also:
-
LOG_HTML_DECORATOR_DECORATION_FOUND_FWL_3
Message constant for key in the resource bundle.- See Also:
-
LOG_HTML_DECORATOR_PROCESS_WORD_2
Message constant for key in the resource bundle.- See Also:
-
LOG_DECORATION_MAP_FILL_MAP_DELIMITER_2
Message constant for key in the resource bundle.- See Also:
-
LOG_DECORATION_MAP_FILL_MAP_SPLIT_LIST_2
Message constant for key in the resource bundle.- See Also:
-
LOG_ERROR_CONFIG_MISSING_0
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
-