org.opencms.workplace.tools
Class Messages

java.lang.Object
  extended by org.opencms.i18n.A_CmsMessageBundle
      extended by org.opencms.workplace.tools.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_ADMIN_INSUFFICIENT_RIGHTS_0
          Message constant for key in the resource bundle.
static java.lang.String ERR_NOT_CONFIGURED_ROOT_1
          Message constant for key in the resource bundle.
static java.lang.String GUI_ADMIN_VIEW_LOADING_0
          Message constant for key in the resource bundle.
static java.lang.String GUI_ADMIN_VIEW_ROOT_HELP_0
          Message constant for key in the resource bundle.
static java.lang.String GUI_ADMIN_VIEW_ROOT_NAME_0
          Message constant for key in the resource bundle.
static java.lang.String GUI_ADMIN_VIEW_UPLEVEL_0
          Message constant for key in the resource bundle.
static java.lang.String GUI_CATEGORIES_RELATION_0
          Message constant for key in the resource bundle.
static java.lang.String GUI_COMPARE_NAVBAR_0
          Message constant for key in the resource bundle.
static java.lang.String GUI_COMPARE_TOOL_NAME_0
          Message constant for key in the resource bundle.
static java.lang.String GUI_DIFF_NAVBAR_0
          Message constant for key in the resource bundle.
static java.lang.String GUI_DIFF_TOOL_NAME_0
          Message constant for key in the resource bundle.
static java.lang.String GUI_EMPTY_MESSAGE_0
          Message constant for key in the resource bundle.
static java.lang.String GUI_EXPLORER_VIEW_ROOT_HELP_0
          Message constant for key in the resource bundle.
static java.lang.String GUI_EXPLORER_VIEW_ROOT_NAME_0
          Message constant for key in the resource bundle.
static java.lang.String GUI_HISTORY_0
          Message constant for key in the resource bundle.
static java.lang.String GUI_LINK_RELATION_SOURCE_0
          Message constant for key in the resource bundle.
static java.lang.String GUI_LINK_RELATION_TARGET_0
          Message constant for key in the resource bundle.
static java.lang.String GUI_OU_TYPE_NORMAL_0
          Message constant for key in the resource bundle.
static java.lang.String GUI_OU_TYPE_WEBUSER_0
          Message constant for key in the resource bundle.
static java.lang.String GUI_SHOW_SIBLINGS_0
          Message constant for key in the resource bundle.
static java.lang.String GUI_TOOLS_DEFAULT_GROUP_0
          Message constant for key in the resource bundle.
static java.lang.String GUI_TOOLS_DEFAULT_HELP_0
          Message constant for key in the resource bundle.
static java.lang.String GUI_TOOLS_DEFAULT_NAME_0
          Message constant for key in the resource bundle.
static java.lang.String GUI_TOOLS_DISABLED_HELP_0
          Message constant for key in the resource bundle.
static java.lang.String GUI_TOOLS_DISABLED_ONLINE_HELP_0
          Message constant for key in the resource bundle.
static java.lang.String INIT_TOOLMANAGER_CREATED_0
          Message constant for key in the resource bundle.
static java.lang.String INIT_TOOLMANAGER_DUPLICATED_ERROR_3
          Message constant for key in the resource bundle.
static java.lang.String INIT_TOOLMANAGER_INCONSISTENT_PATH_2
          Message constant for key in the resource bundle.
static java.lang.String INIT_TOOLMANAGER_INSTALL_ERROR_2
          Message constant for key in the resource bundle.
static java.lang.String INIT_TOOLMANAGER_NEWTOOL_FOUND_2
          Message constant for key in the resource bundle.
static java.lang.String INIT_TOOLMANAGER_ROOT_SKIPPED_2
          Message constant for key in the resource bundle.
static java.lang.String INIT_TOOLMANAGER_SETUP_1
          Message constant for key in the resource bundle.
static java.lang.String INIT_TOOLMANAGER_SETUP_ERROR_1
          Message constant for key in the resource bundle.
static java.lang.String INIT_TOOLMANAGER_TOOL_SETUP_ERROR_1
          Message constant for key in the resource bundle.
static java.lang.String LOG_MISSING_ADMIN_TOOL_1
          Message constant for key in the resource bundle.
static java.lang.String LOG_MISSING_TOOL_HANDLER_2
          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_ADMIN_INSUFFICIENT_RIGHTS_0

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

See Also:
Constant Field Values

ERR_NOT_CONFIGURED_ROOT_1

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

See Also:
Constant Field Values

GUI_ADMIN_VIEW_LOADING_0

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

See Also:
Constant Field Values

GUI_ADMIN_VIEW_ROOT_HELP_0

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

See Also:
Constant Field Values

GUI_ADMIN_VIEW_ROOT_NAME_0

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

See Also:
Constant Field Values

GUI_ADMIN_VIEW_UPLEVEL_0

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

See Also:
Constant Field Values

GUI_CATEGORIES_RELATION_0

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

See Also:
Constant Field Values

GUI_COMPARE_NAVBAR_0

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

See Also:
Constant Field Values

GUI_COMPARE_TOOL_NAME_0

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

See Also:
Constant Field Values

GUI_DIFF_NAVBAR_0

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

See Also:
Constant Field Values

GUI_DIFF_TOOL_NAME_0

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

See Also:
Constant Field Values

GUI_EMPTY_MESSAGE_0

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

See Also:
Constant Field Values

GUI_EXPLORER_VIEW_ROOT_HELP_0

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

See Also:
Constant Field Values

GUI_EXPLORER_VIEW_ROOT_NAME_0

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

See Also:
Constant Field Values

GUI_HISTORY_0

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

See Also:
Constant Field Values

GUI_LINK_RELATION_SOURCE_0

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

See Also:
Constant Field Values

GUI_LINK_RELATION_TARGET_0

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

See Also:
Constant Field Values

GUI_OU_TYPE_NORMAL_0

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

See Also:
Constant Field Values

GUI_OU_TYPE_WEBUSER_0

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

See Also:
Constant Field Values

GUI_SHOW_SIBLINGS_0

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

See Also:
Constant Field Values

GUI_TOOLS_DEFAULT_GROUP_0

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

See Also:
Constant Field Values

GUI_TOOLS_DEFAULT_HELP_0

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

See Also:
Constant Field Values

GUI_TOOLS_DEFAULT_NAME_0

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

See Also:
Constant Field Values

GUI_TOOLS_DISABLED_HELP_0

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

See Also:
Constant Field Values

GUI_TOOLS_DISABLED_ONLINE_HELP_0

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

See Also:
Constant Field Values

INIT_TOOLMANAGER_CREATED_0

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

See Also:
Constant Field Values

INIT_TOOLMANAGER_DUPLICATED_ERROR_3

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

See Also:
Constant Field Values

INIT_TOOLMANAGER_INCONSISTENT_PATH_2

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

See Also:
Constant Field Values

INIT_TOOLMANAGER_INSTALL_ERROR_2

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

See Also:
Constant Field Values

INIT_TOOLMANAGER_NEWTOOL_FOUND_2

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

See Also:
Constant Field Values

INIT_TOOLMANAGER_ROOT_SKIPPED_2

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

See Also:
Constant Field Values

INIT_TOOLMANAGER_SETUP_1

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

See Also:
Constant Field Values

INIT_TOOLMANAGER_SETUP_ERROR_1

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

See Also:
Constant Field Values

INIT_TOOLMANAGER_TOOL_SETUP_ERROR_1

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

See Also:
Constant Field Values

LOG_MISSING_ADMIN_TOOL_1

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

See Also:
Constant Field Values

LOG_MISSING_TOOL_HANDLER_2

public static final java.lang.String LOG_MISSING_TOOL_HANDLER_2
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