|
||||||||
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.synchronize.Messages
public final class Messages
Convenience class to access the localized messages of this OpenCms package.
Field Summary | |
---|---|
static java.lang.String |
ERR_CREATE_DIR_1
Message constant for key in the resource bundle. |
static java.lang.String |
ERR_CREATE_FILE_1
Message constant for key in the resource bundle. |
static java.lang.String |
ERR_EXISTENT_FILE_1
Message constant for key in the resource bundle. |
static java.lang.String |
ERR_IMPORT_1
Message constant for key in the resource bundle. |
static java.lang.String |
ERR_INIT_SYNC_0
Message constant for key in the resource bundle. |
static java.lang.String |
ERR_IO_WRITE_SYNCLIST_0
Message constant for key in the resource bundle. |
static java.lang.String |
ERR_NO_RFS_DESTINATION_0
Message constant for key in the resource bundle. |
static java.lang.String |
ERR_NO_VFS_SOURCE_0
Message constant for key in the resource bundle. |
static java.lang.String |
ERR_READ_SYNC_LIST_0
Message constant for key in the resource bundle. |
static java.lang.String |
ERR_READING_FILE_1
Message constant for key in the resource bundle. |
static java.lang.String |
ERR_RFS_DESTINATION_NO_WRITE_1
Message constant for key in the resource bundle. |
static java.lang.String |
ERR_RFS_DESTINATION_NOT_THERE_1
Message constant for key in the resource bundle. |
static java.lang.String |
ERR_WRITE_FILE_0
Message constant for key in the resource bundle. |
static java.lang.String |
LOG_EXTERNAL_TRANSLATION_1
Message constant for key in the resource bundle. |
static java.lang.String |
LOG_SYNCHRONIZE_EXPORT_FAILED_1
Message constant for key in the resource bundle. |
static java.lang.String |
LOG_SYNCHRONIZE_UPDATE_FAILED_1
Message constant for key in the resource bundle. |
static java.lang.String |
RPT_DEL_FILE_0
Message constant for key in the resource bundle. |
static java.lang.String |
RPT_DEL_FOLDER_0
Message constant for key in the resource bundle. |
static java.lang.String |
RPT_DEL_FS_FILE_0
Message constant for key in the resource bundle. |
static java.lang.String |
RPT_DEL_FS_FOLDER_0
Message constant for key in the resource bundle. |
static java.lang.String |
RPT_EXPORT_FILE_0
Message constant for key in the resource bundle. |
static java.lang.String |
RPT_EXPORT_FOLDER_0
Message constant for key in the resource bundle. |
static java.lang.String |
RPT_FROM_FS_TO_0
Message constant for key in the resource bundle. |
static java.lang.String |
RPT_IMPORT_FILE_0
Message constant for key in the resource bundle. |
static java.lang.String |
RPT_IMPORT_FOLDER_0
Message constant for key in the resource bundle. |
static java.lang.String |
RPT_SKIPPING_0
Message constant for key in the resource bundle. |
static java.lang.String |
RPT_TO_FS_AS_0
Message constant for key in the resource bundle. |
static java.lang.String |
RPT_UPDATE_FILE_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_CREATE_DIR_1
public static final java.lang.String ERR_CREATE_FILE_1
public static final java.lang.String ERR_EXISTENT_FILE_1
public static final java.lang.String ERR_IMPORT_1
public static final java.lang.String ERR_INIT_SYNC_0
public static final java.lang.String ERR_IO_WRITE_SYNCLIST_0
public static final java.lang.String ERR_NO_RFS_DESTINATION_0
public static final java.lang.String ERR_NO_VFS_SOURCE_0
public static final java.lang.String ERR_READ_SYNC_LIST_0
public static final java.lang.String ERR_READING_FILE_1
public static final java.lang.String ERR_RFS_DESTINATION_NO_WRITE_1
public static final java.lang.String ERR_RFS_DESTINATION_NOT_THERE_1
public static final java.lang.String ERR_WRITE_FILE_0
public static final java.lang.String LOG_EXTERNAL_TRANSLATION_1
public static final java.lang.String LOG_SYNCHRONIZE_EXPORT_FAILED_1
public static final java.lang.String LOG_SYNCHRONIZE_UPDATE_FAILED_1
public static final java.lang.String RPT_DEL_FILE_0
public static final java.lang.String RPT_DEL_FOLDER_0
public static final java.lang.String RPT_DEL_FS_FILE_0
public static final java.lang.String RPT_DEL_FS_FOLDER_0
public static final java.lang.String RPT_EXPORT_FILE_0
public static final java.lang.String RPT_EXPORT_FOLDER_0
public static final java.lang.String RPT_FROM_FS_TO_0
public static final java.lang.String RPT_IMPORT_FILE_0
public static final java.lang.String RPT_IMPORT_FOLDER_0
public static final java.lang.String RPT_SKIPPING_0
public static final java.lang.String RPT_TO_FS_AS_0
public static final java.lang.String RPT_UPDATE_FILE_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 |