Package org.opencms.xml.containerpage
Class Messages
java.lang.Object
org.opencms.i18n.A_CmsMessageBundle
org.opencms.xml.containerpage.Messages
- All Implemented Interfaces:
I_CmsMessageBundle
Convenience class to access the localized messages of this OpenCms package.
- Since:
- 6.0.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.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_CONFIG_MALFORMED_TYPE_0
Message constant for key in the resource bundle.- See Also:
-
ERR_CONFIG_NOT_FOUND_3
Message constant for key in the resource bundle.- See Also:
-
ERR_CONFIG_NOT_SET_2
Message constant for key in the resource bundle.- See Also:
-
ERR_CONFIG_WRONG_TYPE_2
Message constant for key in the resource bundle.- See Also:
-
ERR_DUPLICATE_NAME_1
Message constant for key in the resource bundle.- See Also:
-
ERR_ELEMENT_GROUP_REFERENCES_ANOTHER_GROUP_2
Message constant for key in the resource bundle.- See Also:
-
ERR_FORMATTER_JSP_DONT_EXIST_1
Message constant for key in the resource bundle.- See Also:
-
ERR_INVALID_ID_1
Message constant for key in the resource bundle.- See Also:
-
ERR_JSON_EXCEPTION_1
Message constant for key in the resource bundle.- See Also:
-
ERR_NO_TYPE_CONFIG_1
Message constant for key in the resource bundle.- See Also:
-
ERR_READ_ELEMENT_PROPERTY_CONFIGURATION_1
Message constant for key in the resource bundle.- See Also:
-
ERR_READING_ELEMENT_FROM_REQUEST_1
Message constant for key in the resource bundle.- See Also:
-
ERR_READING_FORMATTER_INFO_FROM_REQUEST_0
Message constant for key in the resource bundle.- See Also:
-
GUI_CANT_EDIT_FUNCTIONS_0
Message constant for key in the resource bundle .- See Also:
-
GUI_REDIRECT_SUBLEVEL_TITLE_0
Message constant for key in the resource bundle .- See Also:
-
GUI_REDIRECT_TITLE_1
Message constant for key in the resource bundle .- See Also:
-
LOG_CONTAINER_PAGE_LOCALE_NOT_FOUND_2
Message constant for key in the resource bundle.- See Also:
-
LOG_CONTAINER_PAGE_NOT_FOUND_1
Message constant for key in the resource bundle.- See Also:
-
LOG_CONTENT_DEFINITION_DUPLICATE_FORMATTER_4
Message constant for key in the resource bundle.- See Also:
-
LOG_DEBUG_CACHE_MATCHED_OFFLINE_2
Message constant for key in the resource bundle.- See Also:
-
LOG_DEBUG_CACHE_MATCHED_ONLINE_2
Message constant for key in the resource bundle.- See Also:
-
LOG_DEBUG_CACHE_MISSED_OFFLINE_1
Message constant for key in the resource bundle.- See Also:
-
LOG_DEBUG_CACHE_MISSED_ONLINE_1
Message constant for key in the resource bundle.- See Also:
-
LOG_DEBUG_CACHE_SET_OFFLINE_2
Message constant for key in the resource bundle.- See Also:
-
LOG_DEBUG_CACHE_SET_ONLINE_2
Message constant for key in the resource bundle.- See Also:
-
LOG_WARN_ELEMENT_GROUP_INSIDE_ELEMENT_GROUP_0
Message constant for key in the resource bundle.- See Also:
-
LOG_WARN_NO_FORMATTERS_DEFINED_1
Message constant for key in the resource bundle.- See Also:
-
LOG_WARN_UNCACHE_NULL_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
-