org.opencms.synchronize
Class Messages

java.lang.Object
  extended by org.opencms.i18n.A_CmsMessageBundle
      extended by org.opencms.synchronize.Messages
All Implemented Interfaces:
I_CmsMessageBundle

public final class Messages
extends A_CmsMessageBundle

Convenience class to access the localized messages of this OpenCms package.

Since:
6.0.0

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

ERR_CREATE_DIR_1

public static final java.lang.String ERR_CREATE_DIR_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_CREATE_FILE_1

public static final java.lang.String ERR_CREATE_FILE_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_EXISTENT_FILE_1

public static final java.lang.String ERR_EXISTENT_FILE_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_IMPORT_1

public static final java.lang.String ERR_IMPORT_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_INIT_SYNC_0

public static final java.lang.String ERR_INIT_SYNC_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_IO_WRITE_SYNCLIST_0

public static final java.lang.String ERR_IO_WRITE_SYNCLIST_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_NO_RFS_DESTINATION_0

public static final java.lang.String ERR_NO_RFS_DESTINATION_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_NO_VFS_SOURCE_0

public static final java.lang.String ERR_NO_VFS_SOURCE_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_READ_SYNC_LIST_0

public static final java.lang.String ERR_READ_SYNC_LIST_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_READING_FILE_1

public static final java.lang.String ERR_READING_FILE_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_RFS_DESTINATION_NO_WRITE_1

public static final java.lang.String ERR_RFS_DESTINATION_NO_WRITE_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_RFS_DESTINATION_NOT_THERE_1

public static final java.lang.String ERR_RFS_DESTINATION_NOT_THERE_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_WRITE_FILE_0

public static final java.lang.String ERR_WRITE_FILE_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_EXTERNAL_TRANSLATION_1

public static final java.lang.String LOG_EXTERNAL_TRANSLATION_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_SYNCHRONIZE_EXPORT_FAILED_1

public static final java.lang.String LOG_SYNCHRONIZE_EXPORT_FAILED_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_SYNCHRONIZE_UPDATE_FAILED_1

public static final java.lang.String LOG_SYNCHRONIZE_UPDATE_FAILED_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

RPT_DEL_FILE_0

public static final java.lang.String RPT_DEL_FILE_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

RPT_DEL_FOLDER_0

public static final java.lang.String RPT_DEL_FOLDER_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

RPT_DEL_FS_FILE_0

public static final java.lang.String RPT_DEL_FS_FILE_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

RPT_DEL_FS_FOLDER_0

public static final java.lang.String RPT_DEL_FS_FOLDER_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

RPT_EXPORT_FILE_0

public static final java.lang.String RPT_EXPORT_FILE_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

RPT_EXPORT_FOLDER_0

public static final java.lang.String RPT_EXPORT_FOLDER_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

RPT_FROM_FS_TO_0

public static final java.lang.String RPT_FROM_FS_TO_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

RPT_IMPORT_FILE_0

public static final java.lang.String RPT_IMPORT_FILE_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

RPT_IMPORT_FOLDER_0

public static final java.lang.String RPT_IMPORT_FOLDER_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

RPT_SKIPPING_0

public static final java.lang.String RPT_SKIPPING_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

RPT_TO_FS_AS_0

public static final java.lang.String RPT_TO_FS_AS_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

RPT_UPDATE_FILE_0

public static final java.lang.String RPT_UPDATE_FILE_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values
Method Detail

get

public static I_CmsMessageBundle get()
Returns an instance of this localized message accessor.

Returns:
an instance of this localized message accessor

getBundleName

public java.lang.String getBundleName()
Returns the bundle name for this OpenCms package.

Returns:
the bundle name for this OpenCms package