Package org.opencms.file
Class Messages
java.lang.Object
org.opencms.i18n.A_CmsMessageBundle
org.opencms.file.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. -
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_ORGUNIT_2
Message constant for key in the resource bundle.- See Also:
-
ERR_BAD_PROPERTYNAME_4
Message constant for key in the resource bundle.- See Also:
-
ERR_BAD_PROPERTYNAME_EMPTY_0
Message constant for key in the resource bundle.- See Also:
-
ERR_BAD_RESOURCENAME_4
Message constant for key in the resource bundle.- See Also:
-
ERR_BAD_RESOURCENAME_DOTS_1
Message constant for key in the resource bundle.- See Also:
-
ERR_BAD_RESOURCENAME_EMPTY_0
Message constant for key in the resource bundle.- See Also:
-
ERR_DELETE_RESOURCE_1
Message constant for key in the resource bundle.- See Also:
-
ERR_EMPTY_SITEROOT_0
Message constant for key in the resource bundle.- See Also:
-
ERR_HISTORYRESOURCE_2
Message constant for key in the resource bundle.- See Also:
-
ERR_LOCK_RESOURCE_1
Message constant for key in the resource bundle.- See Also:
-
ERR_METHOD_NOT_IMPLEMENTED_1
Message constant for key in the resource bundle.- See Also:
-
ERR_MOVE_SAME_FOLDER_2
Message constant for key in the resource bundle.- See Also:
-
ERR_MOVE_SAME_NAME_1
Message constant for key in the resource bundle.- See Also:
-
ERR_NONEMPTY_SITEROOT_1
Message constant for key in the resource bundle.- See Also:
-
ERR_NOT_ALLOWED_IN_ONLINE_PROJECT_0
Message constant for key in the resource bundle.- See Also:
-
ERR_OVERWRITE_RESOURCE_2
Message constant for key in the resource bundle.- See Also:
-
ERR_PERMALINK_1
Message constant for key in the resource bundle.- See Also:
-
ERR_PROJECTNAME_VALIDATION_0
Message constant for key in the resource bundle.- See Also:
-
ERR_PROPERTY_FROZEN_1
Message constant for key in the resource bundle.- See Also:
-
ERR_REWRITE_LINKS_ROOT_NOT_FOLDER_1
Message constant for key in the resource bundle.- See Also:
-
ERR_REWRITE_LINKS_ROOTS_DEPENDENT_2
Message constant for key in the resource bundle.- See Also:
-
ERR_SECURITY_LOGIN_FAILED_1
Message constant for key in the resource bundle.- See Also:
-
ERR_SHOWVERSION_2
Message constant for key in the resource bundle.- See Also:
-
ERR_UNKNOWN_RESOURCE_TYPE_1
Message constant for key in the resource bundle.- See Also:
-
ERR_USER_ADDINFO_KEY_NULL_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
-