Package org.opencms.file.types
Class Messages
java.lang.Object
org.opencms.i18n.A_CmsMessageBundle
org.opencms.file.types.Messages
- All Implemented Interfaces:
I_CmsMessageBundle
Convenience class to access the localized messages of this OpenCms package.
- Since:
- 6.0.0
-
Field Summary
FieldsModifier 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. -
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_BAD_XML_SCHEMA_2
Message constant for key in the resource bundle.- See Also:
-
ERR_CHTYPE_FOLDER_1
Message constant for key in the resource bundle.- See Also:
-
ERR_CONFIG_FROZEN_3
Message constant for key in the resource bundle.- See Also:
-
ERR_COULD_NOT_READ_RESOURCE_TYPE_1
Message constant for key in the resource bundle.- See Also:
-
ERR_INVALID_RESTYPE_CONFIG_3
Message constant for key in the resource bundle.- See Also:
-
ERR_INVALID_RESTYPE_CONFIG_ID_3
Message constant for key in the resource bundle.- See Also:
-
ERR_INVALID_RESTYPE_CONFIG_NAME_3
Message constant for key in the resource bundle.- See Also:
-
ERR_PARSING_FORMATTER_SETTINGS_FROM_PROPERTY_2
Message constant for key in the resource bundle.- See Also:
-
ERR_PROCESS_HTML_CONTENT_1
Message constant for key in the resource bundle.- See Also:
-
ERR_READING_FORMATTER_CONFIGURATION_1
Message constant for key in the resource bundle.- See Also:
-
ERR_REPLACE_RESOURCE_FOLDER_1
Message constant for key in the resource bundle.- See Also:
-
ERR_RESOURCE_TYPE_ALREADY_CONFIGURED_3
Message constant for key in the resource bundle.- See Also:
-
ERR_RESTORE_FOLDERS_0
Message constant for key in the resource bundle.- See Also:
-
ERR_UNKNOWN_RESTYPE_CLASS_4
Message constant for key in the resource bundle.- See Also:
-
ERR_WRITE_FILE_IS_FOLDER_1
Message constant for key in the resource bundle.- See Also:
-
LOG_ADD_COPY_RESOURCE_4
Message constant for key in the resource bundle.- See Also:
-
LOG_ADD_DFLT_PROP_2
Message constant for key in the resource bundle.- See Also:
-
LOG_ADD_MAPPING_TYPE_2
Message constant for key in the resource bundle.- See Also:
-
LOG_GET_CONFIGURATION_1
Message constant for key in the resource bundle.- See Also:
-
LOG_INIT_CONFIGURATION_1
Message constant for key in the resource bundle.- See Also:
-
LOG_INIT_CONFIGURATION_3
Message constant for key in the resource bundle.- See Also:
-
LOG_INITIALIZE_1
Message constant for key in the resource bundle.- See Also:
-
LOG_PROCESS_COPY_RESOURCES_3
Message constant for key in the resource bundle.- See Also:
-
LOG_RELATION_CREATION_FAILED_1
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_SCHEMA_RESOURCE_DOES_NOT_EXIST_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
-