Package org.opencms.i18n
Class Messages
java.lang.Object
org.opencms.i18n.A_CmsMessageBundle
org.opencms.i18n.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. -
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_CANT_FIND_RESOURCE_FOR_BUNDLE_2
Message constant for key in the resource bundle.- See Also:
-
ERR_CREATING_MESSAGES_2
Message constant for key in the resource bundle.- See Also:
-
ERR_ENCODING_ISSUES_1
Message constant for key in the resource bundle.- See Also:
-
ERR_MESSAGE_BUNDLE_NOT_INITIALIZED_1
Message constant for key in the resource bundle.- See Also:
-
ERR_MULTIMSG_EMPTY_LIST_0
Message constant for key in the resource bundle.- See Also:
-
ERR_MULTIMSG_LOCALE_DOES_NOT_MATCH_2
Message constant for key in the resource bundle.- See Also:
-
ERR_READ_ENCODING_PROP_1
Message constant for key in the resource bundle.- See Also:
-
ERR_RESOURCE_BUNDLE_NOT_FOUND_1
Message constant for key in the resource bundle.- See Also:
-
ERR_UNSUPPORTED_REQUEST_ENCODING_1
Message constant for key in the resource bundle.- See Also:
-
ERR_UNSUPPORTED_VM_ENCODING_1
Message constant for key in the resource bundle.- See Also:
-
INIT_I18N_CONFIG_ADD_LOCALE_1
Message constant for key in the resource bundle.- See Also:
-
INIT_I18N_CONFIG_DEFAULT_LOCALE_2
Message constant for key in the resource bundle.- See Also:
-
INIT_I18N_CONFIG_LOC_HANDLER_1
Message constant for key in the resource bundle.- See Also:
-
INIT_I18N_CONFIG_START_0
Message constant for key in the resource bundle.- See Also:
-
INIT_I18N_CONFIG_VFSACCESS_0
Message constant for key in the resource bundle.- See Also:
-
INIT_I18N_DEFAULT_LOCALE_2
Message constant for key in the resource bundle.- See Also:
-
INIT_I18N_KEEPING_DEFAULT_LOCALE_1
Message constant for key in the resource bundle.- See Also:
-
INIT_I18N_LAND_DETECT_LOADING_PROFILE_FAILED_1
Message constant for key in the resource bundle.- See Also:
-
INIT_I18N_LAND_DETECT_PROFILE_NOT_AVAILABLE_1
Message constant for key in the resource bundle.- See Also:
-
INIT_I18N_LANG_DETECT_FAILED_0
Message constant for key in the resource bundle.- See Also:
-
LOG_CREATE_LOCALE_FAILED_1
Message constant for key in the resource bundle.- See Also:
-
LOG_ENCODING_NOT_FOUND_1
Message constant for key in the resource bundle.- See Also:
-
LOG_LOCALE_MANAGER_FLUSH_CACHE_1
Message constant for key in the resource bundle.- See Also:
-
LOG_LOCALE_NOT_FOUND_1
Message constant for key in the resource bundle.- See Also:
-
LOG_MESSAGE_KEY_FOUND_2
Message constant for key in the resource bundle.- See Also:
-
LOG_MESSAGE_KEY_FOUND_CACHED_2
Message constant for key in the resource bundle.- See Also:
-
LOG_MESSAGE_KEY_NOT_FOUND_1
Message constant for key in the resource bundle.- See Also:
-
LOG_RESOLVE_MESSAGE_KEY_1
Message constant for key in the resource bundle.- See Also:
-
LOG_UNABLE_TO_SET_DEFAULT_LOCALE_2
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
-