Package org.opencms.search.documents
Class Messages
java.lang.Object
org.opencms.i18n.A_CmsMessageBundle
org.opencms.search.documents.Messages
- All Implemented Interfaces:
I_CmsMessageBundle
Convenience class to access the localized messages of this OpenCms package.
- Since:
- 6.0.0
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle. -
Method Summary
Modifier and TypeMethodDescriptionstatic I_CmsMessageBundle
get()
Returns an instance of this localized message accessor.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
-
Field Details
-
ERR_CREATE_DOC_KEY_0
Message constant for key in the resource bundle.- See Also:
-
ERR_DECRYPTING_RESOURCE_1
Message constant for key in the resource bundle.- See Also:
-
ERR_EXTRACTION_CLASS_2
Message constant for key in the resource bundle.- See Also:
-
ERR_NO_CONTENT_1
Message constant for key in the resource bundle.- See Also:
-
ERR_NO_EXCEL_FORMAT_1
Message constant for key in the resource bundle.- See Also:
-
ERR_NO_RAW_CONTENT_1
Message constant for key in the resource bundle.- See Also:
-
ERR_PWD_PROTECTED_1
Message constant for key in the resource bundle.- See Also:
-
ERR_RESOURCE_TYPE_INSTANTIATION_1
Message constant for key in the resource bundle.- See Also:
-
ERR_TEXT_EXTRACTION_1
Message constant for key in the resource bundle.- See Also:
-
LOG_EXCERPT_CACHE_DELETE_ERROR_1
Message constant for key in the resource bundle.- See Also:
-
LOG_EXTRACT_CONTENT_2
Message constant for key in the resource bundle.- See Also:
-
LOG_EXTRACT_VALUE_2
Message constant for key in the resource bundle.- See Also:
-
LOG_SKIPPING_CONTAINERPAGE_ELEMENT_WITH_UNREADABLE_RESOURCE_2
Message constant for key in the resource bundle.- See Also:
-
-
Method Details
-
get
Returns an instance of this localized message accessor.- Returns:
- an instance of this localized message accessor
-
getBundleName
Returns the bundle name for this OpenCms package.- Returns:
- the bundle name for this OpenCms package
-