|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.opencms.i18n.A_CmsMessageBundle
org.opencms.notification.Messages
public final class Messages
Convenience class to access the localized messages of this OpenCms package.
Field Summary | |
---|---|
static java.lang.String |
ERR_CONFIRM_RESOURCE_1
Message constant for key in the resource bundle. |
static java.lang.String |
GUI_CONFIRM_0
Message constant for key in the resource bundle. |
static java.lang.String |
GUI_DATE_0
Message constant for key in the resource bundle. |
static java.lang.String |
GUI_DAYS_NOT_MODIFIED_0
Message constant for key in the resource bundle. |
static java.lang.String |
GUI_DISPLAY_0
Message constant for key in the resource bundle. |
static java.lang.String |
GUI_EDIT_0
Message constant for key in the resource bundle. |
static java.lang.String |
GUI_EVENT_0
Message constant for key in the resource bundle. |
static java.lang.String |
GUI_EXPIRES_AT_1
Message constant for key in the resource bundle. |
static java.lang.String |
GUI_FILES_NOT_UPDATED_1
Message constant for key in the resource bundle. |
static java.lang.String |
GUI_ISSUE_0
Message constant for key in the resource bundle. |
static java.lang.String |
GUI_MODIFY_0
Message constant for key in the resource bundle. |
static java.lang.String |
GUI_PUBLISH_ERROR_HEADER_0
Message constant for key in the resource bundle. |
static java.lang.String |
GUI_PUBLISH_WARNING_HEADER_0
Message constant for key in the resource bundle. |
static java.lang.String |
GUI_RELEASE_AT_1
Message constant for key in the resource bundle. |
static java.lang.String |
GUI_RESOURCE_0
Message constant for key in the resource bundle. |
static java.lang.String |
GUI_SITE_0
Message constant for key in the resource bundle. |
static java.lang.String |
GUI_UNCHANGED_SINCE_1
Message constant for key in the resource bundle. |
static java.lang.String |
GUI_UPDATE_REQUIRED_1
Message constant for key in the resource bundle. |
static java.lang.String |
GUI_WITHIN_NEXT_DAY_0
Message constant for key in the resource bundle. |
static java.lang.String |
GUI_WITHIN_NEXT_WEEK_0
Message constant for key in the resource bundle. |
static java.lang.String |
LOG_NO_NOTIFICATIONS_SENT_0
Message constant for key in the resource bundle. |
static java.lang.String |
LOG_NOTIFICATION_NO_ADDRESS_1
Message constant for key in the resource bundle. |
static java.lang.String |
LOG_NOTIFICATION_SEND_1
Message constant for key in the resource bundle. |
static java.lang.String |
LOG_NOTIFICATION_SEND_ERROR_0
Message constant for key in the resource bundle. |
static java.lang.String |
LOG_NOTIFICATIONS_SENT_TO_0
Message constant for key in the resource bundle. |
Method Summary | |
---|---|
static I_CmsMessageBundle |
get()
Returns an instance of this localized message accessor. |
java.lang.String |
getBundleName()
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 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String ERR_CONFIRM_RESOURCE_1
public static final java.lang.String GUI_CONFIRM_0
public static final java.lang.String GUI_DATE_0
public static final java.lang.String GUI_DAYS_NOT_MODIFIED_0
public static final java.lang.String GUI_DISPLAY_0
public static final java.lang.String GUI_EDIT_0
public static final java.lang.String GUI_EVENT_0
public static final java.lang.String GUI_EXPIRES_AT_1
public static final java.lang.String GUI_FILES_NOT_UPDATED_1
public static final java.lang.String GUI_ISSUE_0
public static final java.lang.String GUI_MODIFY_0
public static final java.lang.String GUI_PUBLISH_ERROR_HEADER_0
public static final java.lang.String GUI_PUBLISH_WARNING_HEADER_0
public static final java.lang.String GUI_RELEASE_AT_1
public static final java.lang.String GUI_RESOURCE_0
public static final java.lang.String GUI_SITE_0
public static final java.lang.String GUI_UNCHANGED_SINCE_1
public static final java.lang.String GUI_UPDATE_REQUIRED_1
public static final java.lang.String GUI_WITHIN_NEXT_DAY_0
public static final java.lang.String GUI_WITHIN_NEXT_WEEK_0
public static final java.lang.String LOG_NO_NOTIFICATIONS_SENT_0
public static final java.lang.String LOG_NOTIFICATION_NO_ADDRESS_1
public static final java.lang.String LOG_NOTIFICATION_SEND_1
public static final java.lang.String LOG_NOTIFICATION_SEND_ERROR_0
public static final java.lang.String LOG_NOTIFICATIONS_SENT_TO_0
Method Detail |
---|
public static I_CmsMessageBundle get()
public java.lang.String getBundleName()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |