org.opencms.workplace.editors
Class Messages

java.lang.Object
  extended by org.opencms.i18n.A_CmsMessageBundle
      extended by org.opencms.workplace.editors.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:
Jan Baudisch

Field Summary
static String ERR_COMPILE_EDITOR_REGEX_1
          Message constant for key in the resource bundle.
static String ERR_INVALID_CONTENT_ENC_1
          Message constant for key in the resource bundle.
static String ERR_INVALID_RESTYPE_CLASS_1
          Message constant for key in the resource bundle.
static String ERR_INVALID_RESTYPE_NAME_0
          Message constant for key in the resource bundle.
static String ERR_INVALID_RESTYPE_RANKING_1
          Message constant for key in the resource bundle.
static String ERR_INVALID_USERAGENT_DEF_0
          Message constant for key in the resource bundle.
static String ERR_NO_EDITOR_FOUND_0
          Message constant for key in the resource bundle.
static String ERR_UPDATE_ELEMENTS_0
          Message constant for key in the resource bundle.
static String ERR_XML_EDITOR_0
          Message constant for key in the resource bundle.
static String ERR_XML_PARSE_0
          Message constant for key in the resource bundle.
static String LOG_BROWSER_MATCHES_CONFIG_1
          Message constant for key in the resource bundle.
static String LOG_CALC_EDIT_MODE_FAILED_1
          Message constant for key in the resource bundle.
static String LOG_CREATE_XML_CONTENT_ITEM_1
          Message constant for key in the resource bundle.
static String LOG_EDITOR_CONFIG_ERROR_1
          Message constant for key in the resource bundle.
static String LOG_EDITOR_CONFIG_NO_LABEL_0
          Message constant for key in the resource bundle.
static String LOG_EDITOR_CONFIG_NO_PATTERN_0
          Message constant for key in the resource bundle.
static String LOG_EDITOR_CONFIG_NO_URI_0
          Message constant for key in the resource bundle.
static String LOG_MAP_CONFIG_FILE_TO_USER_2
          Message constant for key in the resource bundle.
static String LOG_NO_RESOURCE_TYPES_0
          Message constant for key in the resource bundle.
static String LOG_NO_USER_AGENTS_0
          Message constant for key in the resource bundle.
static String LOG_READ_EDITIR_FOLDER_FAILED_1
          Message constant for key in the resource bundle.
static String LOG_READ_TEMPLATE_FAILED_0
          Message constant for key in the resource bundle.
static String LOG_READ_TEMPLATE_PROP_FAILED_0
          Message constant for key in the resource bundle.
static String LOG_READ_TEMPLATE_PROP_STYLESHEET_FAILED_0
          Message constant for key in the resource bundle.
static String LOG_READ_TITLE_PROP_FAILED_1
          Message constant for key in the resource bundle.
static String LOG_READ_XMLPAGE_FAILED_1
          Message constant for key in the resource bundle.
static String LOG_VISITING_1
          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_COMPILE_EDITOR_REGEX_1

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

See Also:
Constant Field Values

ERR_INVALID_CONTENT_ENC_1

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

See Also:
Constant Field Values

ERR_INVALID_RESTYPE_CLASS_1

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

See Also:
Constant Field Values

ERR_INVALID_RESTYPE_NAME_0

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

See Also:
Constant Field Values

ERR_INVALID_RESTYPE_RANKING_1

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

See Also:
Constant Field Values

ERR_INVALID_USERAGENT_DEF_0

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

See Also:
Constant Field Values

ERR_NO_EDITOR_FOUND_0

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

See Also:
Constant Field Values

ERR_UPDATE_ELEMENTS_0

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

See Also:
Constant Field Values

ERR_XML_EDITOR_0

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

See Also:
Constant Field Values

ERR_XML_PARSE_0

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

See Also:
Constant Field Values

LOG_BROWSER_MATCHES_CONFIG_1

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

See Also:
Constant Field Values

LOG_CALC_EDIT_MODE_FAILED_1

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

See Also:
Constant Field Values

LOG_CREATE_XML_CONTENT_ITEM_1

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

See Also:
Constant Field Values

LOG_EDITOR_CONFIG_ERROR_1

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

See Also:
Constant Field Values

LOG_EDITOR_CONFIG_NO_LABEL_0

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

See Also:
Constant Field Values

LOG_EDITOR_CONFIG_NO_PATTERN_0

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

See Also:
Constant Field Values

LOG_EDITOR_CONFIG_NO_URI_0

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

See Also:
Constant Field Values

LOG_MAP_CONFIG_FILE_TO_USER_2

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

See Also:
Constant Field Values

LOG_NO_RESOURCE_TYPES_0

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

See Also:
Constant Field Values

LOG_NO_USER_AGENTS_0

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

See Also:
Constant Field Values

LOG_READ_EDITIR_FOLDER_FAILED_1

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

See Also:
Constant Field Values

LOG_READ_TEMPLATE_FAILED_0

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

See Also:
Constant Field Values

LOG_READ_TEMPLATE_PROP_FAILED_0

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

See Also:
Constant Field Values

LOG_READ_TEMPLATE_PROP_STYLESHEET_FAILED_0

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

See Also:
Constant Field Values

LOG_READ_TITLE_PROP_FAILED_1

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

See Also:
Constant Field Values

LOG_READ_XMLPAGE_FAILED_1

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

See Also:
Constant Field Values

LOG_VISITING_1

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