Package org.opencms.workplace.tools.link
Class Messages
java.lang.Object
org.opencms.i18n.A_CmsMessageBundle
org.opencms.workplace.tools.link.Messages
- All Implemented Interfaces:
org.opencms.i18n.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. -
Method Summary
Modifier and TypeMethodDescriptionstatic org.opencms.i18n.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_EXTERNAL_LINK_VALIDATION_0
Message constant for key in the resource bundle.- See Also:
-
GUI_BROKENLINKS_DETAIL_HIDE_LINKS_HELP_0
Message constant for key in the resource bundle.- See Also:
-
GUI_BROKENLINKS_DETAIL_HIDE_LINKS_NAME_0
Message constant for key in the resource bundle.- See Also:
-
GUI_BROKENLINKS_DETAIL_LINKS_NAME_0
Message constant for key in the resource bundle.- See Also:
-
GUI_BROKENLINKS_DETAIL_SHOW_LINKS_HELP_0
Message constant for key in the resource bundle.- See Also:
-
GUI_BROKENLINKS_DETAIL_SHOW_LINKS_NAME_0
Message constant for key in the resource bundle.- See Also:
-
GUI_BROKENLINKS_LIST_NAME_0
Message constant for key in the resource bundle.- See Also:
-
GUI_BROKENLINKS_NOT_VISIBLE_RESOURCES_1
Message constant for key in the resource bundle.- See Also:
-
GUI_BROKENLINKS_NOTICE_0
Message constant for key in the resource bundle.- See Also:
-
GUI_CHECK_INTERNAL_LINK_HELP_0
Message constant for key in the resource bundle.- See Also:
-
GUI_CHECK_INTERNAL_LINK_LIST_HELP_0
Message constant for key in the resource bundle.- See Also:
-
GUI_CHECK_INTERNAL_LINK_LIST_NAME_0
Message constant for key in the resource bundle.- See Also:
-
GUI_CHECK_INTERNAL_LINK_NAME_0
Message constant for key in the resource bundle.- See Also:
-
GUI_EXTERNALLINK_ADMIN_TOOL_GROUP_0
Message constant for key in the resource bundle.- See Also:
-
GUI_EXTERNALLINK_ADMIN_TOOL_HELP_0
Message constant for key in the resource bundle.- See Also:
-
GUI_EXTERNALLINK_ADMIN_TOOL_NAME_0
Message constant for key in the resource bundle.- See Also:
-
GUI_EXTERNALLINK_CHECK_VIEW_RESULTS_GROUP_0
Message constant for key in the resource bundle.- See Also:
-
GUI_EXTERNALLINK_CHECK_VIEW_RESULTS_HELP_0
Message constant for key in the resource bundle.- See Also:
-
GUI_EXTERNALLINK_CHECK_VIEW_RESULTS_NAME_0
Message constant for key in the resource bundle.- See Also:
-
GUI_INTERNALLINK_EDITOR_LABEL_BLOCK_0
Message constant for key in the resource bundle.- See Also:
-
GUI_LINK_ADMIN_TOOL_GROUP_0
Message constant for key in the resource bundle.- See Also:
-
GUI_LINK_ADMIN_TOOL_HELP_0
Message constant for key in the resource bundle.- See Also:
-
GUI_LINK_ADMIN_TOOL_NAME_0
Message constant for key in the resource bundle.- See Also:
-
GUI_NEW_EXTERNAL_LINK_CHECK_GROUP_0
Message constant for key in the resource bundle.- See Also:
-
GUI_NEW_EXTERNAL_LINK_CHECK_HELP_0
Message constant for key in the resource bundle.- See Also:
-
GUI_NEW_EXTERNAL_LINK_CHECK_NAME_0
Message constant for key in the resource bundle.- See Also:
-
GUI_NO_VALIDATION_YET_0
Message constant for key in the resource bundle.- See Also:
-
GUI_VALIDATE_EXTERNAL_LINKS_CONFIRMATION_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
-