Package org.opencms.notification
Class Messages
java.lang.Object
org.opencms.i18n.A_CmsMessageBundle
org.opencms.notification.Messages
- All Implemented Interfaces:
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. -
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_CONFIRM_RESOURCE_1
Message constant for key in the resource bundle.- See Also:
-
GUI_CONFIRM_0
Message constant for key in the resource bundle.- See Also:
-
GUI_DATE_0
Message constant for key in the resource bundle.- See Also:
-
GUI_DAYS_NOT_MODIFIED_0
Message constant for key in the resource bundle.- See Also:
-
GUI_DISPLAY_0
Message constant for key in the resource bundle.- See Also:
-
GUI_EDIT_0
Message constant for key in the resource bundle.- See Also:
-
GUI_EVENT_0
Message constant for key in the resource bundle.- See Also:
-
GUI_EXPIRES_AT_1
Message constant for key in the resource bundle.- See Also:
-
GUI_FILES_NOT_UPDATED_1
Message constant for key in the resource bundle.- See Also:
-
GUI_ISSUE_0
Message constant for key in the resource bundle.- See Also:
-
GUI_MAIL_CHARSET_0
Message constant for key in the resource bundle.- See Also:
-
GUI_MODIFY_0
Message constant for key in the resource bundle.- See Also:
-
GUI_PUBLISH_ERROR_HEADER_0
Message constant for key in the resource bundle.- See Also:
-
GUI_PUBLISH_WARNING_HEADER_0
Message constant for key in the resource bundle.- See Also:
-
GUI_RELEASE_AT_1
Message constant for key in the resource bundle.- See Also:
-
GUI_RESOURCE_0
Message constant for key in the resource bundle.- See Also:
-
GUI_SITE_0
Message constant for key in the resource bundle.- See Also:
-
GUI_UNCHANGED_SINCE_1
Message constant for key in the resource bundle.- See Also:
-
GUI_UPDATE_REQUIRED_1
Message constant for key in the resource bundle.- See Also:
-
GUI_WITHIN_NEXT_DAY_0
Message constant for key in the resource bundle.- See Also:
-
GUI_WITHIN_NEXT_WEEK_0
Message constant for key in the resource bundle.- See Also:
-
LOG_NO_NOTIFICATIONS_SENT_0
Message constant for key in the resource bundle.- See Also:
-
LOG_NOTIFICATION_NO_ADDRESS_1
Message constant for key in the resource bundle.- See Also:
-
LOG_NOTIFICATION_SEND_1
Message constant for key in the resource bundle.- See Also:
-
LOG_NOTIFICATION_SEND_ERROR_0
Message constant for key in the resource bundle.- See Also:
-
LOG_NOTIFICATIONS_SENT_TO_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
-