|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opencms.i18n.A_CmsMessageBundle
org.opencms.xml.content.Messages
public final class Messages
Convenience class to access the localized messages of this OpenCms package.
| Field Summary | |
|---|---|
static String |
ERR_UNABLE_TO_INITIALIZE_CMSOBJECT_1
Message constant for key in the resource bundle. |
static String |
ERR_XML_SCHEMA_IO_0
Message constant for key in the resource bundle. |
static String |
ERR_XML_SCHEMA_PARSE_0
Message constant for key in the resource bundle. |
static String |
ERR_XMLCONTENT_ADD_ELEM_INVALID_IDX_2
Message constant for key in the resource bundle. |
static String |
ERR_XMLCONTENT_ADD_ELEM_INVALID_IDX_3
Message constant for key in the resource bundle. |
static String |
ERR_XMLCONTENT_CONFIG_ELEM_UNKNOWN_1
Message constant for key in the resource bundle. |
static String |
ERR_XMLCONTENT_ELEM_MAXOCCURS_2
Message constant for key in the resource bundle. |
static String |
ERR_XMLCONTENT_ELEM_MINOCCURS_2
Message constant for key in the resource bundle. |
static String |
ERR_XMLCONTENT_INVALID_CUSTOM_CLASS_3
Message constant for key in the resource bundle. |
static String |
ERR_XMLCONTENT_INVALID_ELEM_LAYOUTWIDGET_1
Message constant for key in the resource bundle. |
static String |
ERR_XMLCONTENT_INVALID_ELEM_MAPPING_1
Message constant for key in the resource bundle. |
static String |
ERR_XMLCONTENT_INVALID_ELEM_VALIDATION_1
Message constant for key in the resource bundle. |
static String |
ERR_XMLCONTENT_INVALID_ENC_1
Message constant for key in the resource bundle. |
static String |
ERR_XMLCONTENT_INVALID_TYPE_1
Message constant for key in the resource bundle. |
static String |
ERR_XMLCONTENT_INVALID_WIDGET_3
Message constant for key in the resource bundle. |
static String |
ERR_XMLCONTENT_MISSING_LOCALE_1
Message constant for key in the resource bundle. |
static String |
ERR_XMLCONTENT_MISSING_PREVIEW_URI_2
Message constant for key in the resource bundle. |
static String |
ERR_XMLCONTENT_MISSING_RESOURCE_BUNDLE_NAME_2
Message constant for key in the resource bundle. |
static String |
ERR_XMLCONTENT_MISSING_SCHEMA_0
Message constant for key in the resource bundle. |
static String |
ERR_XMLCONTENT_RESOLVE_FILE_NOT_FOUND_0
Message constant for key in the resource bundle. |
static String |
ERR_XMLCONTENT_UNKNOWN_ELEM_PATH_1
Message constant for key in the resource bundle. |
static String |
ERR_XMLCONTENT_UNKNOWN_ELEM_PATH_SCHEMA_1
Message constant for key in the resource bundle. |
static String |
ERR_XMLCONTENT_UNMARSHAL_0
Message constant for key in the resource bundle. |
static String |
GUI_EDITOR_XMLCONTENT_VALIDATION_ERROR_2
Message constant for key in the resource bundle. |
static String |
GUI_EDITOR_XMLCONTENT_VALIDATION_ERROR_TITLE_0
Message constant for key in the resource bundle. |
static String |
GUI_EDITOR_XMLCONTENT_VALIDATION_WARNING_2
Message constant for key in the resource bundle. |
static String |
LOG_XMLCONTENT_INIT_BOOKMARKS_0
Message constant for key in the resource bundle. |
static String |
LOG_XMLCONTENT_INVALID_ELEM_2
Message constant for key in the resource bundle. |
static String |
LOG_XMLCONTENT_RESOLVE_MAPPING_1
Message constant for key in the resource bundle. |
static String |
LOG_XMLCONTENT_VALIDATION_ERR_2
Message constant for key in the resource bundle. |
static String |
LOG_XMLCONTENT_VALIDATION_WARN_2
Message constant for key in the resource bundle. |
static String |
LOG_XMLCONTENT_VISIT_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, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final String ERR_UNABLE_TO_INITIALIZE_CMSOBJECT_1
public static final String ERR_XML_SCHEMA_IO_0
public static final String ERR_XML_SCHEMA_PARSE_0
public static final String ERR_XMLCONTENT_ADD_ELEM_INVALID_IDX_2
public static final String ERR_XMLCONTENT_ADD_ELEM_INVALID_IDX_3
public static final String ERR_XMLCONTENT_CONFIG_ELEM_UNKNOWN_1
public static final String ERR_XMLCONTENT_ELEM_MAXOCCURS_2
public static final String ERR_XMLCONTENT_ELEM_MINOCCURS_2
public static final String ERR_XMLCONTENT_INVALID_CUSTOM_CLASS_3
public static final String ERR_XMLCONTENT_INVALID_ELEM_LAYOUTWIDGET_1
public static final String ERR_XMLCONTENT_INVALID_ELEM_MAPPING_1
public static final String ERR_XMLCONTENT_INVALID_ELEM_VALIDATION_1
public static final String ERR_XMLCONTENT_INVALID_ENC_1
public static final String ERR_XMLCONTENT_INVALID_TYPE_1
public static final String ERR_XMLCONTENT_INVALID_WIDGET_3
public static final String ERR_XMLCONTENT_MISSING_LOCALE_1
public static final String ERR_XMLCONTENT_MISSING_PREVIEW_URI_2
public static final String ERR_XMLCONTENT_MISSING_RESOURCE_BUNDLE_NAME_2
public static final String ERR_XMLCONTENT_MISSING_SCHEMA_0
public static final String ERR_XMLCONTENT_RESOLVE_FILE_NOT_FOUND_0
public static final String ERR_XMLCONTENT_UNKNOWN_ELEM_PATH_1
public static final String ERR_XMLCONTENT_UNKNOWN_ELEM_PATH_SCHEMA_1
public static final String ERR_XMLCONTENT_UNMARSHAL_0
public static final String GUI_EDITOR_XMLCONTENT_VALIDATION_ERROR_2
public static final String GUI_EDITOR_XMLCONTENT_VALIDATION_ERROR_TITLE_0
public static final String GUI_EDITOR_XMLCONTENT_VALIDATION_WARNING_2
public static final String LOG_XMLCONTENT_INIT_BOOKMARKS_0
public static final String LOG_XMLCONTENT_INVALID_ELEM_2
public static final String LOG_XMLCONTENT_RESOLVE_MAPPING_1
public static final String LOG_XMLCONTENT_VALIDATION_ERR_2
public static final String LOG_XMLCONTENT_VALIDATION_WARN_2
public static final String LOG_XMLCONTENT_VISIT_1
| Method Detail |
|---|
public static I_CmsMessageBundle get()
public String getBundleName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||