Package org.opencms.ade.containerpage
Class Messages
java.lang.Object
org.opencms.i18n.A_CmsMessageBundle
org.opencms.ade.containerpage.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.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_MISSING_CACHED_ELEMENT_0
Message constant for key in the resource bundle.- See Also:
-
GUI_ADDINFO_FORMATTER_0
Message constant for key in the resource bundle.- See Also:
-
GUI_ADDINFO_FORMATTER_KEY_0
Message constant for key in the resource bundle.- See Also:
-
GUI_ADDINFO_FORMATTER_LOCATION_0
Message constant for key in the resource bundle.- See Also:
-
GUI_ADDINFO_SCHEMA_0
Message constant for key in the resource bundle.- See Also:
-
GUI_CONTAINERPAGE_EDIT_DISABLED_BY_SITEMAP_CONFIG_0
Message constant for key in the resource bundle.- See Also:
-
GUI_CONTAINERPAGE_TYPE_NOT_CREATABLE_1
Message constant for key in the resource bundle.- See Also:
-
GUI_DESCRIPTION_DEFAULT_RESOURCE_CONTENT_0
Message constant for key in the resource bundle.- See Also:
-
GUI_DETAIL_CONTENT_PAGE_TITLE_1
Message constant for key in the resource bundle.- See Also:
-
GUI_ELEMENT_RESOURCE_CAN_NOT_BE_EDITED_0
Message constant for key in the resource bundle.- See Also:
-
GUI_LABEL_PATH_0
Message constant for key in the resource bundle.- See Also:
-
GUI_LISTADD_CAPTION_0
Message constant for key in the resource bundle.- See Also:
-
GUI_LISTADD_NO_TYPES_0
Message constant for key in the resource bundle.- See Also:
-
GUI_LOCKED_BY_1
Message constant for key in the resource bundle.- See Also:
-
GUI_LOCKED_FOR_PUBLISH_0
Message constant for key in the resource bundle.- See Also:
-
GUI_REUSE_CHECK_ONLY_SHOW_N_1
Message constant for key in the resource bundle.- See Also:
-
GUI_REUSE_CHECK_TITLE_0
Message constant for key in the resource bundle.- See Also:
-
GUI_REUSE_CHECK_WARNING_TEXT_1
Message constant for key in the resource bundle.- See Also:
-
GUI_SCHEMA_FORMATTER_LABEL_0
Message constant for key in the resource bundle.- See Also:
-
GUI_SETTING_TEMPLATE_CONTEXTS_DESCRIPTION_0
Message constant for key in the resource bundle.- See Also:
-
GUI_SETTING_TEMPLATE_CONTEXTS_NAME_0
Message constant for key in the resource bundle.- See Also:
-
GUI_SHOWLOCALE_WRONG_SITE_0
Message constant for key in the resource bundle.- See Also:
-
GUI_TITLE_DEFAULT_RESOURCE_CONTENT_0
Message constant for key in the resource bundle.- See Also:
-
GUI_TITLE_MODEL_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
-