org.opencms.workplace.threads
Class Messages

java.lang.Object
  extended by org.opencms.i18n.A_CmsMessageBundle
      extended by org.opencms.workplace.threads.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
Version:
$Revision: 1.8 $

Field Summary
static String ERR_DB_EXPORT_0
          Message constant for key in the resource bundle.
static String ERR_DB_IMPORT_0
          Message constant for key in the resource bundle.
static String ERR_LINK_VALIDATION_0
          Message constant for key in the resource bundle.
static String GUI_DB_IMPORT_THREAD_NAME_1
          Message constant for key in the resource bundle.
static String GUI_DELETE_MODULE_PROJECT_DESC_1
          Message constant for key in the resource bundle.
static String GUI_DELETE_MODULE_PROJECT_NAME_0
          Message constant for key in the resource bundle.
static String GUI_DELETE_MODULE_THREAD_NAME_1
          Message constant for key in the resource bundle.
static String GUI_DELETE_PROJECT_THREAD_NAME_1
          Message constant for key in the resource bundle.
static String GUI_HTML_LINK_VALIDATOR_THREAD_NAME_1
          Message constant for key in the resource bundle.
static String GUI_PUBLISH_TRHEAD_NAME_0
          Message constant for key in the resource bundle.
static String GUI_REPLACE_MODULE_THREAD_NAME_1
          Message constant for key in the resource bundle.
static String GUI_REPORT_TEST_THREAD_NAME_0
          Message constant for key in the resource bundle.
static String GUI_SYNCHRONIZE_THREAD_NAME_1
          Message constant for key in the resource bundle.
static String LOG_DELETE_THREAD_CONSTRUCTED_0
          Message constant for key in the resource bundle.
static String LOG_DELETE_THREAD_FINISHED_0
          Message constant for key in the resource bundle.
static String LOG_DELETE_THREAD_STARTED_0
          Message constant for key in the resource bundle.
static String LOG_MODULE_DELETE_FAILED_1
          Message constant for key in the resource bundle.
static String LOG_MOVE_RESOURCE_FAILED_1
          Message constant for key in the resource bundle.
static String LOG_PROJECT_DELETE_FAILED_1
          Message constant for key in the resource bundle.
static String LOG_PUBLISH_PROJECT_FAILED_0
          Message constant for key in the resource bundle.
static String LOG_REPLACE_THREAD_CONSTRUCTED_0
          Message constant for key in the resource bundle.
static String LOG_REPLACE_THREAD_FINISHED_0
          Message constant for key in the resource bundle.
static String LOG_REPLACE_THREAD_START_DELETE_0
          Message constant for key in the resource bundle.
static String LOG_REPLACE_THREAD_START_IMPORT_0
          Message constant for key in the resource bundle.
static String RPT_DELETE_MODULE_BEGIN_0
          Message constant for key in the resource bundle.
static String RPT_DELETE_MODULE_END_0
          Message constant for key in the resource bundle.
static String RPT_PUBLISH_PROJECT_BEGIN_0
          Message constant for key in the resource bundle.
static String RPT_PUBLISH_PROJECT_END_0
          Message constant for key in the resource bundle.
static String RPT_PUBLISH_RESOURCE_BEGIN_0
          Message constant for key in the resource bundle.
static String RPT_PUBLISH_RESOURCE_END_0
          Message constant for key in the resource bundle.
static String RPT_PUBLISH_RESOURCE_SWITCH_PROJECT_1
          Message constant for key in the resource bundle.
static String RPT_SYNCHRONIZE_BEGIN_0
          Message constant for key in the resource bundle.
static String RPT_SYNCHRONIZE_END_0
          Message constant for key in the resource bundle.
static String RPT_SYNCHRONIZE_FOLDERS_2
          Message constant for key in the resource bundle.
static String RPT_TEST_REPORT_BEGIN_0
          Message constant for key in the resource bundle.
static String RPT_TEST_REPORT_END_0
          Message constant for key in the resource bundle.
static String RPT_TEST_REPORT_OUTPUT_0
          Message constant for key in the resource bundle.
 
Method Summary
static I_CmsMessageBundle get()
          Returns an instance of this localized message accessor.
 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, key, key, key, key, key, key, key, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

ERR_DB_EXPORT_0

public static final String ERR_DB_EXPORT_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_DB_IMPORT_0

public static final String ERR_DB_IMPORT_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_LINK_VALIDATION_0

public static final String ERR_LINK_VALIDATION_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

GUI_DB_IMPORT_THREAD_NAME_1

public static final String GUI_DB_IMPORT_THREAD_NAME_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

GUI_DELETE_MODULE_PROJECT_DESC_1

public static final String GUI_DELETE_MODULE_PROJECT_DESC_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

GUI_DELETE_MODULE_PROJECT_NAME_0

public static final String GUI_DELETE_MODULE_PROJECT_NAME_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

GUI_DELETE_MODULE_THREAD_NAME_1

public static final String GUI_DELETE_MODULE_THREAD_NAME_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

GUI_DELETE_PROJECT_THREAD_NAME_1

public static final String GUI_DELETE_PROJECT_THREAD_NAME_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

GUI_HTML_LINK_VALIDATOR_THREAD_NAME_1

public static final String GUI_HTML_LINK_VALIDATOR_THREAD_NAME_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

GUI_PUBLISH_TRHEAD_NAME_0

public static final String GUI_PUBLISH_TRHEAD_NAME_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

GUI_REPLACE_MODULE_THREAD_NAME_1

public static final String GUI_REPLACE_MODULE_THREAD_NAME_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

GUI_REPORT_TEST_THREAD_NAME_0

public static final String GUI_REPORT_TEST_THREAD_NAME_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

GUI_SYNCHRONIZE_THREAD_NAME_1

public static final String GUI_SYNCHRONIZE_THREAD_NAME_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_DELETE_THREAD_CONSTRUCTED_0

public static final String LOG_DELETE_THREAD_CONSTRUCTED_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_DELETE_THREAD_FINISHED_0

public static final String LOG_DELETE_THREAD_FINISHED_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_DELETE_THREAD_STARTED_0

public static final String LOG_DELETE_THREAD_STARTED_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_MODULE_DELETE_FAILED_1

public static final String LOG_MODULE_DELETE_FAILED_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_MOVE_RESOURCE_FAILED_1

public static final String LOG_MOVE_RESOURCE_FAILED_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_PROJECT_DELETE_FAILED_1

public static final String LOG_PROJECT_DELETE_FAILED_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_PUBLISH_PROJECT_FAILED_0

public static final String LOG_PUBLISH_PROJECT_FAILED_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_REPLACE_THREAD_CONSTRUCTED_0

public static final String LOG_REPLACE_THREAD_CONSTRUCTED_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_REPLACE_THREAD_FINISHED_0

public static final String LOG_REPLACE_THREAD_FINISHED_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_REPLACE_THREAD_START_DELETE_0

public static final String LOG_REPLACE_THREAD_START_DELETE_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_REPLACE_THREAD_START_IMPORT_0

public static final String LOG_REPLACE_THREAD_START_IMPORT_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

RPT_DELETE_MODULE_BEGIN_0

public static final String RPT_DELETE_MODULE_BEGIN_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

RPT_DELETE_MODULE_END_0

public static final String RPT_DELETE_MODULE_END_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

RPT_PUBLISH_PROJECT_BEGIN_0

public static final String RPT_PUBLISH_PROJECT_BEGIN_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

RPT_PUBLISH_PROJECT_END_0

public static final String RPT_PUBLISH_PROJECT_END_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

RPT_PUBLISH_RESOURCE_BEGIN_0

public static final String RPT_PUBLISH_RESOURCE_BEGIN_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

RPT_PUBLISH_RESOURCE_END_0

public static final String RPT_PUBLISH_RESOURCE_END_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

RPT_PUBLISH_RESOURCE_SWITCH_PROJECT_1

public static final String RPT_PUBLISH_RESOURCE_SWITCH_PROJECT_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

RPT_SYNCHRONIZE_BEGIN_0

public static final String RPT_SYNCHRONIZE_BEGIN_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

RPT_SYNCHRONIZE_END_0

public static final String RPT_SYNCHRONIZE_END_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

RPT_SYNCHRONIZE_FOLDERS_2

public static final String RPT_SYNCHRONIZE_FOLDERS_2
Message constant for key in the resource bundle.

See Also:
Constant Field Values

RPT_TEST_REPORT_BEGIN_0

public static final String RPT_TEST_REPORT_BEGIN_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

RPT_TEST_REPORT_END_0

public static final String RPT_TEST_REPORT_END_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

RPT_TEST_REPORT_OUTPUT_0

public static final String RPT_TEST_REPORT_OUTPUT_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 String getBundleName()
Returns the bundle name for this OpenCms package.

Returns:
the bundle name for this OpenCms package