public final class Messages extends A_CmsMessageBundle
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ERR_ADDITIONAL_PARAMETER_CONFIG_WRONG_0
Message constant for key in the resource bundle.
|
static java.lang.String |
ERR_FIELD_FACET_MANDATORY_KEY_MISSING_1
Message constant for key in the resource bundle.
|
static java.lang.String |
ERR_INVALID_OTHER_OPTION_1
Message constant for key in the resource bundle.
|
static java.lang.String |
ERR_MANDATORY_HIGHLIGHTING_FIELD_MISSING_0
Message constant for key in the resource bundle.
|
static java.lang.String |
ERR_QUERY_FACET_MANDATORY_KEY_MISSING_1
Message constant for key in the resource bundle.
|
static java.lang.String |
ERR_RANGE_FACET_MANDATORY_KEY_MISSING_1
Message constant for key in the resource bundle.
|
static java.lang.String |
ERR_SORT_OPTION_NOT_PARSABLE_1
Message constant for key in the resource bundle.
|
static java.lang.String |
LOG_ADDITIONAL_PARAMETER_CONFIG_NOT_PARSED_0
Message constant for key in the resource bundle.
|
static java.lang.String |
LOG_NO_CORE_SPECIFIED_0
Message constant for key in the resource bundle.
|
static java.lang.String |
LOG_NO_EXTRA_PARAMETERS_0
Message constant for key in the resource bundle.
|
static java.lang.String |
LOG_NO_FACET_CONFIG_0
Message constant for key in the resource bundle.
|
static java.lang.String |
LOG_NO_HIGHLIGHTING_CONFIG_0
Message constant for key in the resource bundle.
|
static java.lang.String |
LOG_NO_INDEX_SPECIFIED_0
Message constant for key in the resource bundle.
|
static java.lang.String |
LOG_NO_PAGESIZE_SPECIFIED_0
Message constant for key in the resource bundle.
|
static java.lang.String |
LOG_NO_SORT_CONFIG_0
Message constant for key in the resource bundle.
|
static java.lang.String |
LOG_OPTIONAL_BOOLEAN_MISSING_1
Message constant for key in the resource bundle.
|
static java.lang.String |
LOG_OPTIONAL_INTEGER_MISSING_1
Message constant for key in the resource bundle.
|
static java.lang.String |
LOG_OPTIONAL_STRING_ENTRY_UNPARSABLE_1
Message constant for key in the resource bundle.
|
static java.lang.String |
LOG_OPTIONAL_STRING_LIST_MISSING_1
Message constant for key in the resource bundle.
|
static java.lang.String |
LOG_OPTIONAL_STRING_MISSING_1
Message constant for key in the resource bundle.
|
static java.lang.String |
LOG_PARSING_PAGE_SIZES_FAILED_1
Message constant for key in the resource bundle.
|
| Modifier and Type | Method and Description |
|---|---|
static I_CmsMessageBundle |
get()
Returns an instance of this localized message accessor.
|
java.lang.String |
getBundleName()
Returns the bundle name for this OpenCms package.
|
container, container, container, container, container, getBundle, getBundle, getOpenCmsMessageBundles, toStringpublic static final java.lang.String ERR_MANDATORY_HIGHLIGHTING_FIELD_MISSING_0
public static final java.lang.String ERR_ADDITIONAL_PARAMETER_CONFIG_WRONG_0
public static final java.lang.String LOG_ADDITIONAL_PARAMETER_CONFIG_NOT_PARSED_0
public static final java.lang.String ERR_FIELD_FACET_MANDATORY_KEY_MISSING_1
public static final java.lang.String ERR_RANGE_FACET_MANDATORY_KEY_MISSING_1
public static final java.lang.String ERR_QUERY_FACET_MANDATORY_KEY_MISSING_1
public static final java.lang.String ERR_INVALID_OTHER_OPTION_1
public static final java.lang.String LOG_OPTIONAL_BOOLEAN_MISSING_1
public static final java.lang.String LOG_OPTIONAL_INTEGER_MISSING_1
public static final java.lang.String LOG_NO_CORE_SPECIFIED_0
public static final java.lang.String LOG_NO_INDEX_SPECIFIED_0
public static final java.lang.String ERR_SORT_OPTION_NOT_PARSABLE_1
public static final java.lang.String LOG_NO_FACET_CONFIG_0
public static final java.lang.String LOG_NO_HIGHLIGHTING_CONFIG_0
public static final java.lang.String LOG_OPTIONAL_STRING_MISSING_1
public static final java.lang.String LOG_NO_EXTRA_PARAMETERS_0
public static final java.lang.String LOG_NO_PAGESIZE_SPECIFIED_0
public static final java.lang.String LOG_NO_SORT_CONFIG_0
public static final java.lang.String LOG_OPTIONAL_STRING_LIST_MISSING_1
public static final java.lang.String LOG_OPTIONAL_STRING_ENTRY_UNPARSABLE_1
public static final java.lang.String LOG_PARSING_PAGE_SIZES_FAILED_1
public static I_CmsMessageBundle get()
public java.lang.String getBundleName()