Package org.opencms.util
Class Messages
java.lang.Object
org.opencms.i18n.A_CmsMessageBundle
org.opencms.util.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.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_CHARSET_ILLEGAL_NAME_1
Message constant for key in the resource bundle.- See Also:
-
ERR_CHARSET_UNSUPPORTED_1
Message constant for key in the resource bundle.- See Also:
-
ERR_CONTROL_STRING_LENGTH_0
Message constant for key in the resource bundle.- See Also:
-
ERR_CONTROL_STRING_START_0
Message constant for key in the resource bundle.- See Also:
-
ERR_CSV_XML_TRANSFORMATION_FAILED_0
Message constant for key in the resource bundle.- See Also:
-
ERR_FILE_ARG_ACCESS_1
Message constant for key in the resource bundle.- See Also:
-
ERR_FILE_ARG_EMPTY_1
Message constant for key in the resource bundle.- See Also:
-
ERR_FILE_ARG_IS_FOLDER_1
Message constant for key in the resource bundle.- See Also:
-
ERR_FILE_ARG_NOT_FOUND_1
Message constant for key in the resource bundle.- See Also:
-
ERR_FILE_ARG_NOT_READ_1
Message constant for key in the resource bundle.- See Also:
-
ERR_FILE_VIEW_SETTINGS_FROZEN_0
Message constant for key in the resource bundle.- See Also:
-
ERR_INVALID_CONVERSION_SPEC_1
Message constant for key in the resource bundle.- See Also:
-
ERR_INVALID_DOUBLE_FMT_CHAR_2
Message constant for key in the resource bundle.- See Also:
-
ERR_INVALID_ETHERNET_ADDRESS_0
Message constant for key in the resource bundle.- See Also:
-
ERR_INVALID_ETHERNET_ADDRESS_1
Message constant for key in the resource bundle.- See Also:
-
ERR_INVALID_UUID_1
Message constant for key in the resource bundle.- See Also:
-
ERR_IOERROR_0
Message constant for key in the resource bundle.- See Also:
-
ERR_MISSING_RESOURCES_1
Message constant for key in the resource bundle.- See Also:
-
ERR_UNABLE_TO_PARSE_COLOR_2
Message constant for key in the resource bundle.- See Also:
-
ERR_UNABLE_TO_PARSE_INT_2
Message constant for key in the resource bundle.- See Also:
-
ERR_UNBALANCED_CLOSING_TAG_1
Message constant for key in the resource bundle.- See Also:
-
ERR_UNBALANCED_OPENING_TAG_1
Message constant for key in the resource bundle.- See Also:
-
GUI_FILE_VIEW_NO_PREVIEW_0
Message constant for key in the resource bundle.- See Also:
-
GUI_FILEUTIL_FILESIZE_BYTES_1
Message constant for key in the resource bundle.- See Also:
-
GUI_FILEUTIL_FILESIZE_GBYTES_1
Message constant for key in the resource bundle.- See Also:
-
GUI_FILEUTIL_FILESIZE_KBYTES_1
Message constant for key in the resource bundle.- See Also:
-
GUI_FILEUTIL_FILESIZE_MBYTES_1
Message constant for key in the resource bundle.- See Also:
-
LOG_CONVERSION_BYTE_FAILED_0
Message constant for key in the resource bundle.- See Also:
-
LOG_ENC_MULTIPART_REQ_ERROR_0
Message constant for key in the resource bundle.- See Also:
-
LOG_ERR_READ_UUID_0
Message constant for key in the resource bundle.- See Also:
-
LOG_FILEVIEW_INDEX_EXPIRE_OK_2
Message constant for key in the resource bundle.- See Also:
-
LOG_MALFORMED_TRANSLATION_RULE_1
Message constant for key in the resource bundle.- See Also:
-
LOG_NUM_TRANSLATION_RULES_INITIALIZED_1
Message constant for key in the resource bundle.- See Also:
-
LOG_PARSE_MULIPART_REQ_FAILED_0
Message constant for key in the resource bundle.- See Also:
-
LOG_PARSING_RUNS_2
Message constant for key in the resource bundle.- See Also:
-
LOG_PROPERTY_READING_FAILED_2
Message constant for key in the resource bundle.- See Also:
-
LOG_READ_UUID_1
Message constant for key in the resource bundle.- See Also:
-
LOG_READ_UUID_OLD_1
Message constant for key in the resource bundle.- See Also:
-
LOG_TRANSLATION_MATCH_2
Message constant for key in the resource bundle.- See Also:
-
LOG_TRANSLATION_MATCH_3
Message constant for key in the resource bundle.- See Also:
-
LOG_WARN_TIDY_FAILURE_0
Message constant for key in the resource bundle.- See Also:
-
LOG_WRITE_UUID_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
-