Package org.opencms.ade.contenteditor
Class Messages
java.lang.Object
org.opencms.i18n.A_CmsMessageBundle
org.opencms.ade.contenteditor.Messages
- All Implemented Interfaces:
I_CmsMessageBundle
Convenience class to access the localized messages of this OpenCms package.
- Since:
- 8.5.1
-
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_EDITOR_RESTRICTED_0
Message constant for key in the resource bundle.- See Also:
-
ERROR_CONFIGURATION_EDITOR_CHANGE_HANDLER_FORMATTER_SELECTION_1
Message constant for key in the resource bundle.- See Also:
-
ERROR_FAILED_READING_CATEGORIES_1
Message constant for key in the resource bundle.- See Also:
-
GUI_CONTENT_TAB_LABEL_0
Message constant for key in the resource bundle.- See Also:
-
GUI_SERIALDATE_EMPTY_EVENT_SERIES_0
Message constant for key in the resource bundle.- See Also:
-
GUI_SERIALDATE_INVALID_SERIES_SPECIFICATION_0
Message constant for key in the resource bundle.- See Also:
-
GUI_SERIALDATE_MULTIPLE_EVENTS_3
Message constant for key in the resource bundle.- See Also:
-
GUI_SERIALDATE_SINGLE_EVENT_1
Message constant for key in the resource bundle.- See Also:
-
GUI_SERIALDATE_STATUS_TOO_MANY_DATES_2
Message constant for key in the resource bundle.- See Also:
-
GUI_SETTINGS_TAB_DESCRIPTION_0
Message constant for key in the resource bundle.- See Also:
-
GUI_SETTINGS_TAB_LABEL_0
Message constant for key in the resource bundle.- See Also:
-
LOG_TAKE_PREFETCHING_TIME_FOR_RESOURCE_2
Message constant for key in the resource bundle.- See Also:
-
LOG_TAKE_READING_ENTITY_TIME_1
Message constant for key in the resource bundle.- See Also:
-
LOG_TAKE_READING_WIDGET_CONFIGURATION_TIME_2
Message constant for key in the resource bundle.- See Also:
-
LOG_TAKE_UNMARSHALING_TIME_1
Message constant for key in the resource bundle.- See Also:
-
LOG_TAKE_VISITING_TYPES_TIME_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
Description copied from interface:I_CmsMessageBundle
Returns the bundle name for this OpenCms package.- Returns:
- the bundle name for this OpenCms package
- See Also:
-