Package org.opencms.repository
Class Messages
java.lang.Object
org.opencms.i18n.A_CmsMessageBundle
org.opencms.repository.Messages
- All Implemented Interfaces:
I_CmsMessageBundle
Convenience class to access the localized messages of this OpenCms package.
- Since:
- 6.5.6
-
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. -
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_DEST_EXISTS_0
Message constant for key in the resource bundle.- See Also:
-
ERR_INVALID_FILTER_TYPE_1
Message constant for key in the resource bundle.- See Also:
-
ERR_INVALID_WRAPPER_NAME_1
Message constant for key in the resource bundle.- See Also:
-
ERR_ITEM_FILTERED_1
Message constant for key in the resource bundle.- See Also:
-
ERR_NO_CONFIG_AFTER_STARTUP_0
Message constant for key in the resource bundle.- See Also:
-
ERR_OVERWRITE_0
Message constant for key in the resource bundle.- See Also:
-
ERR_UNLOCK_FAILED_0
Message constant for key in the resource bundle.- See Also:
-
INIT_ADD_FILTER_RULE_2
Message constant for key in the resource bundle.- See Also:
-
INIT_ADD_REPOSITORY_2
Message constant for key in the resource bundle.- See Also:
-
INIT_ADD_WRAPPER_1
Message constant for key in the resource bundle.- See Also:
-
INIT_REPOSITORY_CONFIG_FINISHED_0
Message constant for key in the resource bundle.- See Also:
-
INIT_STARTING_REPOSITORY_CONFIG_0
Message constant for key in the resource bundle.- See Also:
-
LOG_COPY_ITEM_2
Message constant for key in the resource bundle.- See Also:
-
LOG_CREATE_ITEM_1
Message constant for key in the resource bundle.- See Also:
-
LOG_DELETE_DEST_0
Message constant for key in the resource bundle.- See Also:
-
LOG_DELETE_ITEM_1
Message constant for key in the resource bundle.- See Also:
-
LOG_LIST_ITEMS_1
Message constant for key in the resource bundle.- See Also:
-
LOG_LIST_ITEMS_SUCESS_1
Message constant for key in the resource bundle.- See Also:
-
LOG_LOCK_ITEM_1
Message constant for key in the resource bundle.- See Also:
-
LOG_MOVE_ITEM_2
Message constant for key in the resource bundle.- See Also:
-
LOG_READ_ITEM_1
Message constant for key in the resource bundle.- See Also:
-
LOG_UNLOCK_ITEM_1
Message constant for key in the resource bundle.- See Also:
-
LOG_UPDATE_ITEM_1
Message constant for key in the resource bundle.- See Also:
-
LOG_WRAPPER_CLASS_NOT_FOUND_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
-