Class Messages
java.lang.Object
org.opencms.i18n.A_CmsMessageBundle
org.opencms.workplace.tools.workplace.rfsfile.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
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 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
-
GUI_WORKPLACE_LOGVIEW_NO_FILE_SELECTED_0
Message constant for key in the resource bundle.- See Also:
-
ERR_DOWNLOAD_SERVLET_FILE_ARG_0
Message constant for key in the resource bundle.- See Also:
-
ERR_FILE_ACCESS_0
Message constant for key in the resource bundle.- See Also:
-
GUI_WORKPLACE_LOGVIEW_DOWNLOAD_START_MSG_0
Message constant for key in the resource bundle.- See Also:
-
GUI_WORKPLACE_LOGVIEW_DOWNLOAD_START_TITLE_0
Message constant for key in the resource bundle.- See Also:
-
GUI_WORKPLACE_LOGVIEW_FILE_CHARSET_DEF_HELP_0
Message constant for key in the resource bundle.- See Also:
-
GUI_WORKPLACE_LOGVIEW_FILE_CHARSET_HELP_0
Message constant for key in the resource bundle.- See Also:
-
GUI_WORKPLACE_LOGVIEW_FILE_CONF_HELP_0
Message constant for key in the resource bundle.- See Also:
-
GUI_WORKPLACE_LOGVIEW_FILE_LOG_HELP_0
Message constant for key in the resource bundle.- See Also:
-
GUI_WORKPLACE_LOGVIEW_FILE_XMLCONF_HELP_0
Message constant for key in the resource bundle.- See Also:
-
GUI_WORKPLACE_LOGVIEW_GROUP_0
Message constant for key in the resource bundle.- See Also:
-
GUI_WORKPLACE_LOGVIEW_SETTINGS_HELP_0
Message constant for key in the resource bundle.- See Also:
-
GUI_WORKPLACE_LOGVIEW_SETTINGS_NAME_0
Message constant for key in the resource bundle.- See Also:
-
GUI_WORLKPLACE_LOGVIEW_DODOWNLOAD_HEADER_1
Message constant for key in the resource bundle.- See Also:
-
GUI_WORLKPLACE_LOGVIEW_DODOWNLOAD_LINKTXT_0
Message constant for key in the resource bundle.- See Also:
-
GUI_WORLKPLACE_LOGVIEW_DODOWNLOAD_MESSAGE_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
-