|
||||||||
| 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.i18n.Messages
public final class Messages
Convenience class to access the localized messages of this OpenCms package.
| Field Summary | |
|---|---|
static java.lang.String |
ERR_CANT_FIND_RESOURCE_FOR_BUNDLE_2
Message constant for key in the resource bundle. |
static java.lang.String |
ERR_CREATING_MESSAGES_2
Message constant for key in the resource bundle. |
static java.lang.String |
ERR_ENCODING_ISSUES_1
Message constant for key in the resource bundle. |
static java.lang.String |
ERR_MESSAGE_BUNDLE_NOT_INITIALIZED_1
Message constant for key in the resource bundle. |
static java.lang.String |
ERR_MULTIMSG_EMPTY_LIST_0
Message constant for key in the resource bundle. |
static java.lang.String |
ERR_MULTIMSG_LOCALE_DOES_NOT_MATCH_2
Message constant for key in the resource bundle. |
static java.lang.String |
ERR_READ_ENCODING_PROP_1
Message constant for key in the resource bundle. |
static java.lang.String |
ERR_RESOURCE_BUNDLE_NOT_FOUND_1
Message constant for key in the resource bundle. |
static java.lang.String |
ERR_UNSUPPORTED_REQUEST_ENCODING_1
Message constant for key in the resource bundle. |
static java.lang.String |
ERR_UNSUPPORTED_VM_ENCODING_1
Message constant for key in the resource bundle. |
static java.lang.String |
INIT_I18N_CONFIG_ADD_LOCALE_1
Message constant for key in the resource bundle. |
static java.lang.String |
INIT_I18N_CONFIG_DEFAULT_LOCALE_2
Message constant for key in the resource bundle. |
static java.lang.String |
INIT_I18N_CONFIG_LOC_HANDLER_1
Message constant for key in the resource bundle. |
static java.lang.String |
INIT_I18N_CONFIG_START_0
Message constant for key in the resource bundle. |
static java.lang.String |
INIT_I18N_CONFIG_VFSACCESS_0
Message constant for key in the resource bundle. |
static java.lang.String |
INIT_I18N_DEFAULT_LOCALE_2
Message constant for key in the resource bundle. |
static java.lang.String |
INIT_I18N_KEEPING_DEFAULT_LOCALE_1
Message constant for key in the resource bundle. |
static java.lang.String |
INIT_I18N_LANG_DETECT_FAILED_1
Message constant for key in the resource bundle. |
static java.lang.String |
LOG_CREATE_LOCALE_FAILED_1
Message constant for key in the resource bundle. |
static java.lang.String |
LOG_ENCODING_NOT_FOUND_1
Message constant for key in the resource bundle. |
static java.lang.String |
LOG_LOCALE_MANAGER_FLUSH_CACHE_1
Message constant for key in the resource bundle. |
static java.lang.String |
LOG_LOCALE_NOT_FOUND_1
Message constant for key in the resource bundle. |
static java.lang.String |
LOG_MESSAGE_KEY_FOUND_2
Message constant for key in the resource bundle. |
static java.lang.String |
LOG_MESSAGE_KEY_FOUND_CACHED_2
Message constant for key in the resource bundle. |
static java.lang.String |
LOG_MESSAGE_KEY_NOT_FOUND_1
Message constant for key in the resource bundle. |
static java.lang.String |
LOG_RESOLVE_MESSAGE_KEY_1
Message constant for key in the resource bundle. |
static java.lang.String |
LOG_UNABLE_TO_SET_DEFAULT_LOCALE_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 |
|---|
public static final java.lang.String ERR_CANT_FIND_RESOURCE_FOR_BUNDLE_2
public static final java.lang.String ERR_CREATING_MESSAGES_2
public static final java.lang.String ERR_ENCODING_ISSUES_1
public static final java.lang.String ERR_MESSAGE_BUNDLE_NOT_INITIALIZED_1
public static final java.lang.String ERR_MULTIMSG_EMPTY_LIST_0
public static final java.lang.String ERR_MULTIMSG_LOCALE_DOES_NOT_MATCH_2
public static final java.lang.String ERR_READ_ENCODING_PROP_1
public static final java.lang.String ERR_RESOURCE_BUNDLE_NOT_FOUND_1
public static final java.lang.String ERR_UNSUPPORTED_REQUEST_ENCODING_1
public static final java.lang.String ERR_UNSUPPORTED_VM_ENCODING_1
public static final java.lang.String INIT_I18N_CONFIG_ADD_LOCALE_1
public static final java.lang.String INIT_I18N_CONFIG_DEFAULT_LOCALE_2
public static final java.lang.String INIT_I18N_CONFIG_LOC_HANDLER_1
public static final java.lang.String INIT_I18N_CONFIG_START_0
public static final java.lang.String INIT_I18N_CONFIG_VFSACCESS_0
public static final java.lang.String INIT_I18N_DEFAULT_LOCALE_2
public static final java.lang.String INIT_I18N_KEEPING_DEFAULT_LOCALE_1
public static final java.lang.String LOG_CREATE_LOCALE_FAILED_1
public static final java.lang.String LOG_ENCODING_NOT_FOUND_1
public static final java.lang.String INIT_I18N_LANG_DETECT_FAILED_1
public static final java.lang.String LOG_LOCALE_MANAGER_FLUSH_CACHE_1
public static final java.lang.String LOG_LOCALE_NOT_FOUND_1
public static final java.lang.String LOG_MESSAGE_KEY_FOUND_2
public static final java.lang.String LOG_MESSAGE_KEY_FOUND_CACHED_2
public static final java.lang.String LOG_MESSAGE_KEY_NOT_FOUND_1
public static final java.lang.String LOG_RESOLVE_MESSAGE_KEY_1
public static final java.lang.String LOG_UNABLE_TO_SET_DEFAULT_LOCALE_2
| Method Detail |
|---|
public static I_CmsMessageBundle get()
public java.lang.String getBundleName()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||