Package org.opencms.lock
Class Messages
java.lang.Object
org.opencms.i18n.A_CmsMessageBundle
org.opencms.lock.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. -
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_INVALID_LOCK_TYPE_1
Message constant for key in the resource bundle.- See Also:
-
ERR_LOCK_ILLEGAL_STATE_2
Message constant for key in the resource bundle.- See Also:
-
ERR_LOCK_CANT_UPGRADE_SHALLOW_LOCK_1
Message constant for key in the resource bundle.- See Also:
-
ERR_READ_LOCKS_0
Message constant for key in the resource bundle.- See Also:
-
ERR_READ_LOCKS_STARTUP_ONLY_0
Message constant for key in the resource bundle.- See Also:
-
ERR_REMOVING_UNDELETED_RESOURCE_1
Message constant for key in the resource bundle.- See Also:
-
ERR_RESOURCE_LOCKED_1
Message constant for key in the resource bundle.- See Also:
-
ERR_RESOURCE_LOCKED_BYOTHERUSER_1
Message constant for key in the resource bundle.- See Also:
-
ERR_RESOURCE_LOCKED_FORPUBLISH_1
Message constant for key in the resource bundle.- See Also:
-
ERR_RESOURCE_LOCKED_INHERITED_1
Message constant for key in the resource bundle.- See Also:
-
ERR_RESOURCE_UNLOCK_1
Message constant for key in the resource bundle.- See Also:
-
ERR_SIBLING_LOCKED_2
Message constant for key in the resource bundle.- See Also:
-
ERR_UNLOCK_LOCK_INHERITED_1
Message constant for key in the resource bundle.- See Also:
-
ERR_WRITE_LOCKS_0
Message constant for key in the resource bundle.- See Also:
-
ERR_WRITE_LOCKS_FINAL_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
-