Package org.opencms.workplace.tools
Class Messages
java.lang.Object
org.opencms.i18n.A_CmsMessageBundle
org.opencms.workplace.tools.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.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_ADMIN_INSUFFICIENT_RIGHTS_0
Message constant for key in the resource bundle.- See Also:
-
ERR_NOT_CONFIGURED_ROOT_1
Message constant for key in the resource bundle.- See Also:
-
GUI_ADMIN_VIEW_LOADING_0
Message constant for key in the resource bundle.- See Also:
-
GUI_ADMIN_VIEW_ROOT_HELP_0
Message constant for key in the resource bundle.- See Also:
-
GUI_ADMIN_VIEW_ROOT_NAME_0
Message constant for key in the resource bundle.- See Also:
-
GUI_ADMIN_VIEW_UPLEVEL_0
Message constant for key in the resource bundle.- See Also:
-
GUI_CATEGORIES_RELATION_0
Message constant for key in the resource bundle.- See Also:
-
GUI_COMPARE_NAVBAR_0
Message constant for key in the resource bundle.- See Also:
-
GUI_COMPARE_TOOL_NAME_0
Message constant for key in the resource bundle.- See Also:
-
GUI_DIFF_NAVBAR_0
Message constant for key in the resource bundle.- See Also:
-
GUI_DIFF_TOOL_NAME_0
Message constant for key in the resource bundle.- See Also:
-
GUI_EMPTY_MESSAGE_0
Message constant for key in the resource bundle.- See Also:
-
GUI_EXPLORER_VIEW_ROOT_HELP_0
Message constant for key in the resource bundle.- See Also:
-
GUI_EXPLORER_VIEW_ROOT_NAME_0
Message constant for key in the resource bundle.- See Also:
-
GUI_HISTORY_0
Message constant for key in the resource bundle.- See Also:
-
GUI_LINK_RELATION_SOURCE_0
Message constant for key in the resource bundle.- See Also:
-
GUI_LINK_RELATION_TARGET_0
Message constant for key in the resource bundle.- See Also:
-
GUI_OU_TYPE_NORMAL_0
Message constant for key in the resource bundle.- See Also:
-
GUI_OU_TYPE_WEBUSER_0
Message constant for key in the resource bundle.- See Also:
-
GUI_SHOW_SIBLINGS_0
Message constant for key in the resource bundle.- See Also:
-
GUI_TOOLS_DEFAULT_GROUP_0
Message constant for key in the resource bundle.- See Also:
-
GUI_TOOLS_DEFAULT_HELP_0
Message constant for key in the resource bundle.- See Also:
-
GUI_TOOLS_DEFAULT_NAME_0
Message constant for key in the resource bundle.- See Also:
-
GUI_TOOLS_DISABLED_HELP_0
Message constant for key in the resource bundle.- See Also:
-
GUI_TOOLS_DISABLED_ONLINE_HELP_0
Message constant for key in the resource bundle.- See Also:
-
INIT_TOOLMANAGER_CREATED_0
Message constant for key in the resource bundle.- See Also:
-
INIT_TOOLMANAGER_DUPLICATED_ERROR_3
Message constant for key in the resource bundle.- See Also:
-
INIT_TOOLMANAGER_INCONSISTENT_PATH_2
Message constant for key in the resource bundle.- See Also:
-
INIT_TOOLMANAGER_INSTALL_ERROR_2
Message constant for key in the resource bundle.- See Also:
-
INIT_TOOLMANAGER_NEWTOOL_FOUND_2
Message constant for key in the resource bundle.- See Also:
-
INIT_TOOLMANAGER_ROOT_SKIPPED_2
Message constant for key in the resource bundle.- See Also:
-
INIT_TOOLMANAGER_SETUP_1
Message constant for key in the resource bundle.- See Also:
-
INIT_TOOLMANAGER_SETUP_ERROR_1
Message constant for key in the resource bundle.- See Also:
-
INIT_TOOLMANAGER_TOOL_SETUP_ERROR_1
Message constant for key in the resource bundle.- See Also:
-
LOG_MISSING_ADMIN_TOOL_1
Message constant for key in the resource bundle.- See Also:
-
LOG_MISSING_TOOL_HANDLER_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
-