org.opencms.jsp.decorator
Class Messages

java.lang.Object
  extended by org.opencms.i18n.A_CmsMessageBundle
      extended by org.opencms.jsp.decorator.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.1.3

Field Summary
static java.lang.String LOG_DECORATION_DEFINITION_CREATE_BUNDLE_2
          Message constant for key in the resource bundle.
static java.lang.String LOG_DECORATION_DEFINITION_CREATE_MAP_2
          Message constant for key in the resource bundle.
static java.lang.String LOG_DECORATION_DEFINITION_MAP_FILES_2
          Message constant for key in the resource bundle.
static java.lang.String LOG_DECORATION_DEFINITION_MAPS_2
          Message constant for key in the resource bundle.
static java.lang.String LOG_DECORATION_MAP_ADD_DECORATION_OBJECT_2
          Message constant for key in the resource bundle.
static java.lang.String LOG_DECORATION_MAP_FILL_2
          Message constant for key in the resource bundle.
static java.lang.String LOG_DECORATION_MAP_FILL_MAP_2
          Message constant for key in the resource bundle.
static java.lang.String LOG_DECORATION_MAP_FILL_MAP_DELIMITER_2
          Message constant for key in the resource bundle.
static java.lang.String LOG_DECORATION_MAP_FILL_MAP_SPLIT_LIST_2
          Message constant for key in the resource bundle.
static java.lang.String LOG_ERROR_CONFIG_MISSING_0
          Message constant for key in the resource bundle.
static java.lang.String LOG_HTML_DECORATOR_APPEND_TEXT_2
          Message constant for key in the resource bundle.
static java.lang.String LOG_HTML_DECORATOR_DECODED_WORD_1
          Message constant for key in the resource bundle.
static java.lang.String LOG_HTML_DECORATOR_DECORATION_APPEND_DECORATION_1
          Message constant for key in the resource bundle.
static java.lang.String LOG_HTML_DECORATOR_DECORATION_APPEND_ORIGINALTEXT_1
          Message constant for key in the resource bundle.
static java.lang.String LOG_HTML_DECORATOR_DECORATION_APPEND_WORD_1
          Message constant for key in the resource bundle.
static java.lang.String LOG_HTML_DECORATOR_DECORATION_FOUND_2
          Message constant for key in the resource bundle.
static java.lang.String LOG_HTML_DECORATOR_DECORATION_FOUND_FWL_3
          Message constant for key in the resource bundle.
static java.lang.String LOG_HTML_DECORATOR_PROCESS_WORD_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

LOG_DECORATION_DEFINITION_CREATE_BUNDLE_2

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

See Also:
Constant Field Values

LOG_DECORATION_DEFINITION_CREATE_MAP_2

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

See Also:
Constant Field Values

LOG_DECORATION_DEFINITION_MAP_FILES_2

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

See Also:
Constant Field Values

LOG_DECORATION_DEFINITION_MAPS_2

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

See Also:
Constant Field Values

LOG_DECORATION_MAP_ADD_DECORATION_OBJECT_2

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

See Also:
Constant Field Values

LOG_DECORATION_MAP_FILL_2

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

See Also:
Constant Field Values

LOG_DECORATION_MAP_FILL_MAP_2

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

See Also:
Constant Field Values

LOG_HTML_DECORATOR_APPEND_TEXT_2

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

See Also:
Constant Field Values

LOG_HTML_DECORATOR_DECODED_WORD_1

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

See Also:
Constant Field Values

LOG_HTML_DECORATOR_DECORATION_APPEND_DECORATION_1

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

See Also:
Constant Field Values

LOG_HTML_DECORATOR_DECORATION_APPEND_ORIGINALTEXT_1

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

See Also:
Constant Field Values

LOG_HTML_DECORATOR_DECORATION_APPEND_WORD_1

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

See Also:
Constant Field Values

LOG_HTML_DECORATOR_DECORATION_FOUND_2

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

See Also:
Constant Field Values

LOG_HTML_DECORATOR_DECORATION_FOUND_FWL_3

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

See Also:
Constant Field Values

LOG_HTML_DECORATOR_PROCESS_WORD_2

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

See Also:
Constant Field Values

LOG_DECORATION_MAP_FILL_MAP_DELIMITER_2

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

See Also:
Constant Field Values

LOG_DECORATION_MAP_FILL_MAP_SPLIT_LIST_2

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

See Also:
Constant Field Values

LOG_ERROR_CONFIG_MISSING_0

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

Returns:
the bundle name for this OpenCms package