Uses of Class
org.opencms.search.CmsSearchDocumentType
Packages that use CmsSearchDocumentType
Package
Description
Implements the main full text search and indexing functions available in OpenCms.
-
Uses of CmsSearchDocumentType in org.opencms.search
Methods in org.opencms.search that return CmsSearchDocumentTypeModifier and TypeMethodDescriptionCmsSearchManager.getDocumentTypeConfig
(String name) Returns a document type config.Methods in org.opencms.search that return types with arguments of type CmsSearchDocumentTypeModifier and TypeMethodDescriptionCmsSearchManager.getDocumentTypeConfigs()
Returns an unmodifiable view (read-only) of the DocumentTypeConfigs Map.Methods in org.opencms.search with parameters of type CmsSearchDocumentTypeModifier and TypeMethodDescriptionvoid
CmsSearchManager.addDocumentTypeConfig
(CmsSearchDocumentType documentType) Adds a document type.