Package org.opencms.ade.sitemap
Class Messages
java.lang.Object
org.opencms.i18n.A_CmsMessageBundle
org.opencms.ade.sitemap.Messages
- All Implemented Interfaces:
I_CmsMessageBundle
Convenience class to access the localized messages of this OpenCms package.
- Since:
- 8.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. -
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_ALIAS_DUPLICATE_ALIAS_PATH_0
Message constant for key in the resource bundle.- See Also:
-
ERR_ALIAS_INVALID_ALIAS_PATH_0
Message constant for key in the resource bundle.- See Also:
-
ERR_ALIAS_RESOURCE_NOT_FOUND_0
Message constant for key in the resource bundle.- See Also:
-
ERR_CREATING_SUB_SITEMAP_WRONG_CONFIG_FILE_TYPE_2
Message constant for key in the resource bundle.- See Also:
-
GUI_DEFAULT_DETAIL_PAGE_DESCRIPTION_0
Message constant for key in the resource bundle.- See Also:
-
GUI_DEFAULT_DETAIL_PAGE_TITLE_0
Message constant for key in the resource bundle.- See Also:
-
ERR_NO_FUNCTION_DETAIL_CONTAINER_1
Message constant for key in the resource bundle.- See Also:
-
ERR_TITLE_MUST_NOT_BE_EMPTY_0
Message constant for key in the resource bundle.- See Also:
-
GUI_EDITOR_TITLE_1
Message constant for key in the resource bundle.- See Also:
-
GUI_NAVIGATION_LEVEL_SUBTITLE_0
Message constant for key in the resource bundle.- See Also:
-
GUI_NAVIGATION_LEVEL_TITLE_0
Message constant for key in the resource bundle.- See Also:
-
GUI_REDIRECT_SUB_LEVEL_0
Message constant for key in the resource bundle.- See Also:
-
GUI_REDIRECT_TARGET_LABEL_0
Message constant for key in the resource bundle.- See Also:
-
GUI_SITEMAP_NO_EDIT_0
Message constant for key in the resource bundle.- See Also:
-
GUI_VFS_PATH_0
Message constant for key in the resource bundle.- See Also:
-
GUI_SITEMAP_NO_EDIT_ONLINE_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
-