Class Messages
java.lang.Object
org.opencms.i18n.A_CmsMessageBundle
org.opencms.workplace.tools.content.updatexml.Messages
- All Implemented Interfaces:
org.opencms.i18n.I_CmsMessageBundle
Convenience class to access the localized messages of this OpenCms package.
- Since:
- 7.0.5
-
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.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_UPDATEXML_DIALOG_BLOCK_SETTINGS_0
Message constant for key in the resource bundle.- See Also:
-
GUI_UPDATEXML_THREAD_NAME_0
Message constant for key in the resource bundle.- See Also:
-
RPT_UPDATETXML_INITIALIZE_CMS_ERROR_0
Message constant for key in the resource bundle.- See Also:
-
RPT_UPDATETXML_UPDATE_ERROR_0
Message constant for key in the resource bundle.- See Also:
-
RPT_UPDATEXML_BEGIN_UPDATE_0
Message constant for key in the resource bundle.- See Also:
-
RPT_UPDATEXML_BEGIN_UPDATE_THREAD_0
Message constant for key in the resource bundle.- See Also:
-
RPT_UPDATEXML_END_UPDATE_0
Message constant for key in the resource bundle.- See Also:
-
RPT_UPDATEXML_END_UPDATE_THREAD_0
Message constant for key in the resource bundle.- See Also:
-
RPT_UPDATEXML_FILES_TO_UPDATE_1
Message constant for key in the resource bundle.- See Also:
-
RPT_UPDATEXML_LOCKED_FILE_0
Message constant for key in the resource bundle.- See Also:
-
RPT_UPDATEXML_LOCKED_FILES_1
Message constant for key in the resource bundle.- See Also:
-
RPT_UPDATEXML_NO_VFS_FOLDER_0
Message constant for key in the resource bundle.- See Also:
-
RPT_UPDATEXML_PARAMETERS_0
Message constant for key in the resource bundle.- See Also:
-
RPT_UPDATEXML_PARAMETERS_INC_SUBFOLDERS_1
Message constant for key in the resource bundle.- See Also:
-
RPT_UPDATEXML_PARAMETERS_RESOURCE_PATH_1
Message constant for key in the resource bundle.- See Also:
-
RPT_UPDATEXML_PUBLISHING_FILES_0
Message constant for key in the resource bundle.- See Also:
-
RPT_UPDATEXML_RESULT_0
Message constant for key in the resource bundle.- See Also:
-
RPT_UPDATEXML_SEARCH_ERROR_0
Message constant for key in the resource bundle.- See Also:
-
RPT_UPDATEXML_START_SEARCHING_0
Message constant for key in the resource bundle.- See Also:
-
RPT_UPDATEXML_UNLOCK_FILE_0
Message constant for key in the resource bundle.- See Also:
-
RPT_UPDATEXML_UPDATE_FAILED_0
Message constant for key in the resource bundle.- See Also:
-
RPT_UPDATEXML_UPDATE_NUMBER_ERRORS_1
Message constant for key in the resource bundle.- See Also:
-
RPT_UPDATEXML_UPDATE_SUCCESS_0
Message constant for key in the resource bundle.- See Also:
-
RPT_UPDATEXML_WRITE_ERROR_0
Message constant for key in the resource bundle.- See Also:
-
RPT_UPDATEXML_NO_FILES_FOUND_0
Message constant for key in the resource bundle.- See Also:
-
RPT_UPDATEXML_CURRENT_FILE_0
Message constant for key in the resource bundle.- See Also:
-
RPT_UPDATEXML_START_UPDATING_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
-