Class Messages
java.lang.Object
org.opencms.i18n.A_CmsMessageBundle
org.opencms.workplace.tools.workplace.broadcast.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
FieldsModifier 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.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_EMPTY_STRING_0
Message constant for key in the resource bundle.- See Also:
-
ERR_NO_SELECTED_GROUP_0
Message constant for key in the resource bundle.- See Also:
-
ERR_NO_SELECTED_RECEIVERS_0
Message constant for key in the resource bundle.- See Also:
-
ERR_NO_SELECTED_USER_WITH_EMAIL_0
Message constant for key in the resource bundle.- See Also:
-
ERR_SEND_EMAIL_0
Message constant for key in the resource bundle.- See Also:
-
ERR_SEND_MESSAGE_0
Message constant for key in the resource bundle.- See Also:
-
GUI_EXCLUDED_USERS_WARNING_0
Message constant for key in the resource bundle.- See Also:
-
GUI_MESSAGE_EDITOR_LABEL_CONTENT_BLOCK_0
Message constant for key in the resource bundle.- See Also:
-
GUI_MESSAGE_EDITOR_LABEL_HEADER_BLOCK_0
Message constant for key in the resource bundle.- See Also:
-
GUI_SELECT_EDITOR_LABEL_BLOCK_0
Message constant for key in the resource bundle.- See Also:
-
GUI_SESSIONS_DETAIL_HIDE_EMAIL_HELP_0
Message constant for key in the resource bundle.- See Also:
-
GUI_SESSIONS_DETAIL_HIDE_EMAIL_NAME_0
Message constant for key in the resource bundle.- See Also:
-
GUI_SESSIONS_DETAIL_SHOW_EMAIL_HELP_0
Message constant for key in the resource bundle.- See Also:
-
GUI_SESSIONS_DETAIL_SHOW_EMAIL_NAME_0
Message constant for key in the resource bundle.- See Also:
-
GUI_SESSIONS_LABEL_EMAIL_0
Message constant for key in the resource bundle.- See Also:
-
GUI_SESSIONS_LIST_ACTION_MESSAGE_HELP_0
Message constant for key in the resource bundle.- See Also:
-
GUI_SESSIONS_LIST_ACTION_MESSAGE_NAME_0
Message constant for key in the resource bundle.- See Also:
-
GUI_SESSIONS_LIST_ACTION_NOTPENDING_HELP_0
Message constant for key in the resource bundle.- See Also:
-
GUI_SESSIONS_LIST_ACTION_NOTPENDING_NAME_0
Message constant for key in the resource bundle.- See Also:
-
GUI_SESSIONS_LIST_ACTION_PENDING_HELP_0
Message constant for key in the resource bundle.- See Also:
-
GUI_SESSIONS_LIST_ACTION_PENDING_NAME_0
Message constant for key in the resource bundle.- See Also:
-
GUI_SESSIONS_LIST_COLS_CREATION_0
Message constant for key in the resource bundle.- See Also:
-
GUI_SESSIONS_LIST_COLS_INACTIVE_0
Message constant for key in the resource bundle.- See Also:
-
GUI_SESSIONS_LIST_COLS_MESSAGE_0
Message constant for key in the resource bundle.- See Also:
-
GUI_SESSIONS_LIST_COLS_MESSAGE_HELP_0
Message constant for key in the resource bundle.- See Also:
-
GUI_SESSIONS_LIST_COLS_ORGUNIT_0
Message constant for key in the resource bundle.- See Also:
-
GUI_SESSIONS_LIST_COLS_PENDING_0
Message constant for key in the resource bundle.- See Also:
-
GUI_SESSIONS_LIST_COLS_PROJECT_0
Message constant for key in the resource bundle.- See Also:
-
GUI_SESSIONS_LIST_COLS_SITE_0
Message constant for key in the resource bundle.- See Also:
-
GUI_SESSIONS_LIST_COLS_USER_0
Message constant for key in the resource bundle.- See Also:
-
GUI_SESSIONS_LIST_MACTION_EMAIL_CONF_0
Message constant for key in the resource bundle.- See Also:
-
GUI_SESSIONS_LIST_MACTION_EMAIL_HELP_0
Message constant for key in the resource bundle.- See Also:
-
GUI_SESSIONS_LIST_MACTION_EMAIL_NAME_0
Message constant for key in the resource bundle.- See Also:
-
GUI_SESSIONS_LIST_MACTION_KILL_HELP_0
Message constant for key in the resource bundle.- See Also:
-
GUI_SESSIONS_LIST_MACTION_KILL_NAME_0
Message constant for key in the resource bundle.- See Also:
-
GUI_SESSIONS_LIST_MACTION_MESSAGE_CONF_0
Message constant for key in the resource bundle.- See Also:
-
GUI_SESSIONS_LIST_MACTION_MESSAGE_HELP_0
Message constant for key in the resource bundle.- See Also:
-
GUI_SESSIONS_LIST_MACTION_MESSAGE_NAME_0
Message constant for key in the resource bundle.- See Also:
-
GUI_SESSIONS_LIST_NAME_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
-