org.opencms.module
Class Messages

java.lang.Object
  extended by org.opencms.i18n.A_CmsMessageBundle
      extended by org.opencms.module.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.17 $
Author:
Jan Baudisch

Field Summary
static String ERR_CHECK_DEPENDENCY_INVALID_MODE_1
          Message constant for key in the resource bundle.
static String ERR_IMPORT_MOD_ALREADY_INSTALLED_1
          Message constant for key in the resource bundle.
static String ERR_INVALID_VERSION_LENGTH_1
          Message constant for key in the resource bundle.
static String ERR_INVALID_VERSION_SUBNUMBER_1
          Message constant for key in the resource bundle.
static String ERR_IO_MODULE_IMPORT_0
          Message constant for key in the resource bundle.
static String ERR_MOD_ALREADY_INSTALLED_1
          Message constant for key in the resource bundle.
static String ERR_MOD_DEPENDENCIES_2
          Message constant for key in the resource bundle.
static String ERR_MOD_DEPENDENCY_INFO_2
          Message constant for key in the resource bundle.
static String ERR_MODULE_ACTION_CLASS_2
          Message constant for key in the resource bundle.
static String ERR_MODULE_ALREADY_CONFIGURED_1
          Message constant for key in the resource bundle.
static String ERR_MODULE_DEPENDENCY_CYCLE_1
          Message constant for key in the resource bundle.
static String ERR_MODULE_FROZEN_1
          Message constant for key in the resource bundle.
static String ERR_MODULE_IMPORTING_MODULE_1
          Message constant for key in the resource bundle.
static String ERR_MODULE_NAME_1
          Message constant for key in the resource bundle.
static String ERR_MODULE_NOT_CONFIGURED_1
          Message constant for key in the resource bundle.
static String ERR_MODULE_SELECTION_INCONSISTENT_2
          Message constant for key in the resource bundle.
static String ERR_MODULE_VERSION_NUMBER_0
          Message constant for key in the resource bundle.
static String ERR_NO_MOD_FOR_EXPORT_1
          Message constant for key in the resource bundle.
static String ERR_NOT_NUMBER_0
          Message constant for key in the resource bundle.
static String ERR_OLD_MOD_ERR_1
          Message constant for key in the resource bundle.
static String ERR_SAX_MODULE_IMPORT_0
          Message constant for key in the resource bundle.
static String GUI_PROJECT_NAME_IMPORT_MODULE_1
          Message constant for key in the resource bundle.
static String INIT_ADD_EXPORT_POINT_2
          Message constant for key in the resource bundle.
static String INIT_CREATE_INSTANCE_FAILED_1
          Message constant for key in the resource bundle.
static String INIT_INITIALIZE_MOD_CLASS_1
          Message constant for key in the resource bundle.
static String INIT_MOD_CONFIGURED_1
          Message constant for key in the resource bundle.
static String INIT_MOD_MANAGER_CREATED_0
          Message constant for key in the resource bundle.
static String INIT_NUM_CLASSES_INITIALIZED_1
          Message constant for key in the resource bundle.
static String INIT_NUM_MODS_CONFIGURED_1
          Message constant for key in the resource bundle.
static String INIT_SHUTDOWN_1
          Message constant for key in the resource bundle.
static String INIT_SHUTDOWN_MOD_CLASS_1
          Message constant for key in the resource bundle.
static String INIT_SHUTDOWN_NUM_MOD_CLASSES_1
          Message constant for key in the resource bundle.
static String LOG_ADD_EXPORT_POINT_2
          Message constant for key in the resource bundle.
static String LOG_ADD_MOD_DEPENDENCY_2
          Message constant for key in the resource bundle.
static String LOG_ADD_MOD_PARAM_KEY_2
          Message constant for key in the resource bundle.
static String LOG_ADD_MOD_RESOURCE_1
          Message constant for key in the resource bundle.
static String LOG_CORRECTED_MOD_NAME_1
          Message constant for key in the resource bundle.
static String LOG_CREATE_NEW_MOD_1
          Message constant for key in the resource bundle.
static String LOG_DEL_MOD_1
          Message constant for key in the resource bundle.
static String LOG_DEL_MOD_EXC_1
          Message constant for key in the resource bundle.
static String LOG_DEL_MOD_RESOURCE_1
          Message constant for key in the resource bundle.
static String LOG_DUPLICATE_EXPORT_POINT_2
          Message constant for key in the resource bundle.
static String LOG_EVENT_CAUGHT_2
          Message constant for key in the resource bundle.
static String LOG_INSTANCE_INIT_ERR_1
          Message constant for key in the resource bundle.
static String LOG_INSTANCE_SHUTDOWN_ERR_1
          Message constant for key in the resource bundle.
static String LOG_INSTANCE_UPDATE_ERR_1
          Message constant for key in the resource bundle.
static String LOG_INVALID_MOD_NAME_IMPORTED_1
          Message constant for key in the resource bundle.
static String LOG_MOD_UNINSTALL_ERR_1
          Message constant for key in the resource bundle.
static String LOG_MOD_UPDATE_1
          Message constant for key in the resource bundle.
static String LOG_MOD_UPDATE_ERR_1
          Message constant for key in the resource bundle.
static String LOG_MODULE_INITIALIZED_2
          Message constant for key in the resource bundle.
static String LOG_MODULE_INSTANCE_CREATED_1
          Message constant for key in the resource bundle.
static String LOG_MODULE_SHUTDOWN_2
          Message constant for key in the resource bundle.
static String LOG_MODULE_UNINSTALLED_2
          Message constant for key in the resource bundle.
static String LOG_MODULE_UPDATED_2
          Message constant for key in the resource bundle.
static String LOG_OLD_MODULE_IMPORTED_0
          Message constant for key in the resource bundle.
static String LOG_PUBLISH_PROJECT_1
          Message constant for key in the resource bundle.
static String RPT_DELETE_0
          Message constant for key in the resource bundle.
static String RPT_EXPORT_MODULE_BEGIN_0
          Message constant for key in the resource bundle.
static String RPT_EXPORT_MODULE_END_0
          Message constant for key in the resource bundle.
static String RPT_IMPORT_MODULE_BEGIN_0
          Message constant for key in the resource bundle.
static String RPT_IMPORT_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.
 
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_CHECK_DEPENDENCY_INVALID_MODE_1

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

See Also:
Constant Field Values

ERR_IMPORT_MOD_ALREADY_INSTALLED_1

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

See Also:
Constant Field Values

ERR_INVALID_VERSION_LENGTH_1

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

See Also:
Constant Field Values

ERR_INVALID_VERSION_SUBNUMBER_1

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

See Also:
Constant Field Values

ERR_IO_MODULE_IMPORT_0

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

See Also:
Constant Field Values

ERR_MOD_ALREADY_INSTALLED_1

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

See Also:
Constant Field Values

ERR_MOD_DEPENDENCIES_2

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

See Also:
Constant Field Values

ERR_MOD_DEPENDENCY_INFO_2

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

See Also:
Constant Field Values

ERR_MODULE_ACTION_CLASS_2

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

See Also:
Constant Field Values

ERR_MODULE_ALREADY_CONFIGURED_1

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

See Also:
Constant Field Values

ERR_MODULE_DEPENDENCY_CYCLE_1

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

See Also:
Constant Field Values

ERR_MODULE_FROZEN_1

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

See Also:
Constant Field Values

ERR_MODULE_IMPORTING_MODULE_1

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

See Also:
Constant Field Values

ERR_MODULE_NAME_1

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

See Also:
Constant Field Values

ERR_MODULE_NOT_CONFIGURED_1

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

See Also:
Constant Field Values

ERR_MODULE_SELECTION_INCONSISTENT_2

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

See Also:
Constant Field Values

ERR_MODULE_VERSION_NUMBER_0

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

See Also:
Constant Field Values

ERR_NO_MOD_FOR_EXPORT_1

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

See Also:
Constant Field Values

ERR_NOT_NUMBER_0

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

See Also:
Constant Field Values

ERR_OLD_MOD_ERR_1

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

See Also:
Constant Field Values

ERR_SAX_MODULE_IMPORT_0

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

See Also:
Constant Field Values

GUI_PROJECT_NAME_IMPORT_MODULE_1

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

See Also:
Constant Field Values

INIT_ADD_EXPORT_POINT_2

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

See Also:
Constant Field Values

INIT_CREATE_INSTANCE_FAILED_1

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

See Also:
Constant Field Values

INIT_INITIALIZE_MOD_CLASS_1

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

See Also:
Constant Field Values

INIT_MOD_CONFIGURED_1

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

See Also:
Constant Field Values

INIT_MOD_MANAGER_CREATED_0

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

See Also:
Constant Field Values

INIT_NUM_CLASSES_INITIALIZED_1

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

See Also:
Constant Field Values

INIT_NUM_MODS_CONFIGURED_1

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

See Also:
Constant Field Values

INIT_SHUTDOWN_1

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

See Also:
Constant Field Values

INIT_SHUTDOWN_MOD_CLASS_1

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

See Also:
Constant Field Values

INIT_SHUTDOWN_NUM_MOD_CLASSES_1

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

See Also:
Constant Field Values

LOG_ADD_EXPORT_POINT_2

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

See Also:
Constant Field Values

LOG_ADD_MOD_DEPENDENCY_2

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

See Also:
Constant Field Values

LOG_ADD_MOD_PARAM_KEY_2

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

See Also:
Constant Field Values

LOG_ADD_MOD_RESOURCE_1

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

See Also:
Constant Field Values

LOG_CORRECTED_MOD_NAME_1

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

See Also:
Constant Field Values

LOG_CREATE_NEW_MOD_1

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

See Also:
Constant Field Values

LOG_DEL_MOD_1

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

See Also:
Constant Field Values

LOG_DEL_MOD_EXC_1

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

See Also:
Constant Field Values

LOG_DEL_MOD_RESOURCE_1

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

See Also:
Constant Field Values

LOG_DUPLICATE_EXPORT_POINT_2

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

See Also:
Constant Field Values

LOG_EVENT_CAUGHT_2

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

See Also:
Constant Field Values

LOG_INSTANCE_INIT_ERR_1

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

See Also:
Constant Field Values

LOG_INSTANCE_SHUTDOWN_ERR_1

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

See Also:
Constant Field Values

LOG_INSTANCE_UPDATE_ERR_1

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

See Also:
Constant Field Values

LOG_INVALID_MOD_NAME_IMPORTED_1

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

See Also:
Constant Field Values

LOG_MOD_UNINSTALL_ERR_1

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

See Also:
Constant Field Values

LOG_MOD_UPDATE_1

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

See Also:
Constant Field Values

LOG_MOD_UPDATE_ERR_1

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

See Also:
Constant Field Values

LOG_MODULE_INITIALIZED_2

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

See Also:
Constant Field Values

LOG_MODULE_INSTANCE_CREATED_1

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

See Also:
Constant Field Values

LOG_MODULE_SHUTDOWN_2

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

See Also:
Constant Field Values

LOG_MODULE_UNINSTALLED_2

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

See Also:
Constant Field Values

LOG_MODULE_UPDATED_2

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

See Also:
Constant Field Values

LOG_OLD_MODULE_IMPORTED_0

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

See Also:
Constant Field Values

LOG_PUBLISH_PROJECT_1

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

See Also:
Constant Field Values

RPT_DELETE_0

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

See Also:
Constant Field Values

RPT_EXPORT_MODULE_BEGIN_0

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

See Also:
Constant Field Values

RPT_EXPORT_MODULE_END_0

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

See Also:
Constant Field Values

RPT_IMPORT_MODULE_BEGIN_0

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

See Also:
Constant Field Values

RPT_IMPORT_MODULE_END_0

public static final String RPT_IMPORT_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
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