org.opencms.frontend.templateone
Class Messages

java.lang.Object
  extended by org.opencms.i18n.A_CmsMessageBundle
      extended by org.opencms.frontend.templateone.Messages
All Implemented Interfaces:
org.opencms.i18n.I_CmsMessageBundle

public final class Messages
extends org.opencms.i18n.A_CmsMessageBundle

Convenience class to access the localized messages of this OpenCms package.

Since:
6.0.0

Field Summary
static java.lang.String GUI_BUTTON_SEARCH_0
          Message constant for key in the resource bundle.
static java.lang.String GUI_INPUT_PROPERTY_0
          Message constant for key in the resource bundle.
static java.lang.String GUI_LABEL_VALUE_0
          Message constant for key in the resource bundle.
static java.lang.String GUI_USED_PROPERTY_0
          Message constant for key in the resource bundle.
static java.lang.String LOG_CMSTEMPLATEPARTS_CLEARED_0
          Message constant for key in the resource bundle.
static java.lang.String LOG_CMSTEMPLATEPARTS_FOUND_0
          Message constant for key in the resource bundle.
static java.lang.String LOG_CMSTEMPLATEPARTS_NOT_FOUND_0
          Message constant for key in the resource bundle.
static java.lang.String LOG_EXT_MODULE_FILE_NOT_FOUND_1
          Message constant for key in the resource bundle.
static java.lang.String LOG_EXT_MODULE_PROP_VALUE_1
          Message constant for key in the resource bundle.
static java.lang.String LOG_INCLUDE_PART_ERR_2
          Message constant for key in the resource bundle.
static java.lang.String LOG_INCLUDE_PART_FOUND_1
          Message constant for key in the resource bundle.
static java.lang.String LOG_INCLUDE_PART_NOT_FOUND_1
          Message constant for key in the resource bundle.
static java.lang.String LOG_INITIALIZE_PARTS_ERR_1
          Message constant for key in the resource bundle.
static java.lang.String LOG_MICROSITE_FOLDER_NOT_FOUND_0
          Message constant for key in the resource bundle.
static java.lang.String LOG_MICROSITE_READ_START_FOLDER_0
          Message constant for key in the resource bundle.
static java.lang.String LOG_NAVIGATION_CONFIG_ERR_2
          Message constant for key in the resource bundle.
static java.lang.String LOG_SEND_MAIL_CONTACT_1
          Message constant for key in the resource bundle.
static java.lang.String LOG_SEND_MAIL_RECOMMENDPAGE_1
          Message constant for key in the resource bundle.
static java.lang.String LOG_XMLCONTEN_CONFIG_NOT_FOUND_2
          Message constant for key in the resource bundle.
static java.lang.String LOG_XSD_HEADLINES_SET_ERR_0
          Message constant for key in the resource bundle.
 
Method Summary
static org.opencms.i18n.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

GUI_BUTTON_SEARCH_0

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

See Also:
Constant Field Values

GUI_INPUT_PROPERTY_0

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

See Also:
Constant Field Values

GUI_LABEL_VALUE_0

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

See Also:
Constant Field Values

GUI_USED_PROPERTY_0

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

See Also:
Constant Field Values

LOG_CMSTEMPLATEPARTS_CLEARED_0

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

See Also:
Constant Field Values

LOG_CMSTEMPLATEPARTS_FOUND_0

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

See Also:
Constant Field Values

LOG_CMSTEMPLATEPARTS_NOT_FOUND_0

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

See Also:
Constant Field Values

LOG_EXT_MODULE_FILE_NOT_FOUND_1

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

See Also:
Constant Field Values

LOG_EXT_MODULE_PROP_VALUE_1

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

See Also:
Constant Field Values

LOG_INCLUDE_PART_ERR_2

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

See Also:
Constant Field Values

LOG_INCLUDE_PART_FOUND_1

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

See Also:
Constant Field Values

LOG_INCLUDE_PART_NOT_FOUND_1

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

See Also:
Constant Field Values

LOG_INITIALIZE_PARTS_ERR_1

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

See Also:
Constant Field Values

LOG_MICROSITE_FOLDER_NOT_FOUND_0

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

See Also:
Constant Field Values

LOG_MICROSITE_READ_START_FOLDER_0

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

See Also:
Constant Field Values

LOG_NAVIGATION_CONFIG_ERR_2

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

See Also:
Constant Field Values

LOG_SEND_MAIL_CONTACT_1

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

See Also:
Constant Field Values

LOG_SEND_MAIL_RECOMMENDPAGE_1

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

See Also:
Constant Field Values

LOG_XMLCONTEN_CONFIG_NOT_FOUND_2

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

See Also:
Constant Field Values

LOG_XSD_HEADLINES_SET_ERR_0

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

See Also:
Constant Field Values
Method Detail

get

public static org.opencms.i18n.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