Package org.opencms.synchronize
Class Messages
java.lang.Object
org.opencms.i18n.A_CmsMessageBundle
org.opencms.synchronize.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.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_CREATE_DIR_1
Message constant for key in the resource bundle.- See Also:
-
ERR_CREATE_FILE_1
Message constant for key in the resource bundle.- See Also:
-
ERR_EXISTENT_FILE_1
Message constant for key in the resource bundle.- See Also:
-
ERR_IMPORT_1
Message constant for key in the resource bundle.- See Also:
-
ERR_INIT_SYNC_0
Message constant for key in the resource bundle.- See Also:
-
ERR_IO_WRITE_SYNCLIST_0
Message constant for key in the resource bundle.- See Also:
-
ERR_NO_RFS_DESTINATION_0
Message constant for key in the resource bundle.- See Also:
-
ERR_NO_VFS_SOURCE_0
Message constant for key in the resource bundle.- See Also:
-
ERR_READ_SYNC_LIST_0
Message constant for key in the resource bundle.- See Also:
-
ERR_READING_FILE_1
Message constant for key in the resource bundle.- See Also:
-
ERR_RFS_DESTINATION_NO_WRITE_1
Message constant for key in the resource bundle.- See Also:
-
ERR_RFS_DESTINATION_NOT_THERE_1
Message constant for key in the resource bundle.- See Also:
-
ERR_WRITE_FILE_0
Message constant for key in the resource bundle.- See Also:
-
LOG_EXTERNAL_TRANSLATION_1
Message constant for key in the resource bundle.- See Also:
-
LOG_SYNCHRONIZE_EXPORT_FAILED_1
Message constant for key in the resource bundle.- See Also:
-
LOG_SYNCHRONIZE_UPDATE_FAILED_1
Message constant for key in the resource bundle.- See Also:
-
RPT_DEL_FILE_0
Message constant for key in the resource bundle.- See Also:
-
RPT_DEL_FOLDER_0
Message constant for key in the resource bundle.- See Also:
-
RPT_DEL_FS_FILE_0
Message constant for key in the resource bundle.- See Also:
-
RPT_DEL_FS_FOLDER_0
Message constant for key in the resource bundle.- See Also:
-
RPT_EXCLUDING_0
Message constant for key in the resource bundle.- See Also:
-
RPT_EXPORT_FILE_0
Message constant for key in the resource bundle.- See Also:
-
RPT_EXPORT_FOLDER_0
Message constant for key in the resource bundle.- See Also:
-
RPT_FROM_FS_TO_0
Message constant for key in the resource bundle.- See Also:
-
RPT_IMPORT_FILE_0
Message constant for key in the resource bundle.- See Also:
-
RPT_IMPORT_FOLDER_0
Message constant for key in the resource bundle.- See Also:
-
RPT_SKIPPING_0
Message constant for key in the resource bundle.- See Also:
-
RPT_TO_FS_AS_0
Message constant for key in the resource bundle.- See Also:
-
RPT_UPDATE_FILE_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
-