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
Version:
$Revision: 1.10 $
Author:
Michael Moossen

Field Summary
static String GUI_ADMIN_VIEW_LOADING_0
          Message contant for key in the resource bundle.
static String GUI_ADMIN_VIEW_ROOT_HELP_0
          Static instance member.
static String GUI_ADMIN_VIEW_ROOT_NAME_0
          Static instance member.
static String GUI_ADMIN_VIEW_UPLEVEL_0
          Message contant for key in the resource bundle.
static String GUI_EMPTY_MESSAGE_0
          Static instance member.
static String GUI_TOOLS_DEFAULT_GROUP_0
          Static instance member.
static String GUI_TOOLS_DEFAULT_HELP_0
          Static instance member.
static String GUI_TOOLS_DEFAULT_NAME_0
          Static instance member.
static String GUI_TOOLS_DISABLED_HELP_0
          Static instance member.
static String GUI_TOOLS_DISABLED_ONLINE_HELP_0
          Static instance member.
static String INIT_TOOLMANAGER_CREATED_0
          Static instance member.
static String INIT_TOOLMANAGER_INCONSISTENT_PATH_1
          Static instance member.
static String INIT_TOOLMANAGER_NEWTOOL_FOUND_1
          Static instance member.
static String INIT_TOOLMANAGER_NOT_CREATED_0
          Static instance member.
static String INIT_TOOLMANAGER_SETUP_ERROR_0
          Static instance member.
static String INIT_TOOLMANAGER_TOOL_SETUP_ERROR_1
          Static instance member.
static String LOG_MISSING_ADMIN_TOOL_1
          Message contant for key in the resource bundle.
static String LOG_MISSING_TOOL_HANDLER_2
          Message contant 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

GUI_ADMIN_VIEW_LOADING_0

public static final String GUI_ADMIN_VIEW_LOADING_0
Message contant for key in the resource bundle.

See Also:
Constant Field Values

GUI_ADMIN_VIEW_ROOT_HELP_0

public static final String GUI_ADMIN_VIEW_ROOT_HELP_0
Static instance member.

See Also:
Constant Field Values

GUI_ADMIN_VIEW_ROOT_NAME_0

public static final String GUI_ADMIN_VIEW_ROOT_NAME_0
Static instance member.

See Also:
Constant Field Values

GUI_ADMIN_VIEW_UPLEVEL_0

public static final String GUI_ADMIN_VIEW_UPLEVEL_0
Message contant for key in the resource bundle.

See Also:
Constant Field Values

GUI_EMPTY_MESSAGE_0

public static final String GUI_EMPTY_MESSAGE_0
Static instance member.

See Also:
Constant Field Values

GUI_TOOLS_DEFAULT_GROUP_0

public static final String GUI_TOOLS_DEFAULT_GROUP_0
Static instance member.

See Also:
Constant Field Values

GUI_TOOLS_DEFAULT_HELP_0

public static final String GUI_TOOLS_DEFAULT_HELP_0
Static instance member.

See Also:
Constant Field Values

GUI_TOOLS_DEFAULT_NAME_0

public static final String GUI_TOOLS_DEFAULT_NAME_0
Static instance member.

See Also:
Constant Field Values

GUI_TOOLS_DISABLED_HELP_0

public static final String GUI_TOOLS_DISABLED_HELP_0
Static instance member.

See Also:
Constant Field Values

GUI_TOOLS_DISABLED_ONLINE_HELP_0

public static final String GUI_TOOLS_DISABLED_ONLINE_HELP_0
Static instance member.

See Also:
Constant Field Values

INIT_TOOLMANAGER_CREATED_0

public static final String INIT_TOOLMANAGER_CREATED_0
Static instance member.

See Also:
Constant Field Values

INIT_TOOLMANAGER_INCONSISTENT_PATH_1

public static final String INIT_TOOLMANAGER_INCONSISTENT_PATH_1
Static instance member.

See Also:
Constant Field Values

INIT_TOOLMANAGER_NEWTOOL_FOUND_1

public static final String INIT_TOOLMANAGER_NEWTOOL_FOUND_1
Static instance member.

See Also:
Constant Field Values

INIT_TOOLMANAGER_NOT_CREATED_0

public static final String INIT_TOOLMANAGER_NOT_CREATED_0
Static instance member.

See Also:
Constant Field Values

INIT_TOOLMANAGER_SETUP_ERROR_0

public static final String INIT_TOOLMANAGER_SETUP_ERROR_0
Static instance member.

See Also:
Constant Field Values

INIT_TOOLMANAGER_TOOL_SETUP_ERROR_1

public static final String INIT_TOOLMANAGER_TOOL_SETUP_ERROR_1
Static instance member.

See Also:
Constant Field Values

LOG_MISSING_ADMIN_TOOL_1

public static final String LOG_MISSING_ADMIN_TOOL_1
Message contant for key in the resource bundle.

See Also:
Constant Field Values

LOG_MISSING_TOOL_HANDLER_2

public static final String LOG_MISSING_TOOL_HANDLER_2
Message contant 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