Uses of Class
org.opencms.search.CmsSearchResult
Packages that use CmsSearchResult
Package
Description
Implements the main full text search and indexing functions available in OpenCms.
-
Uses of CmsSearchResult in org.opencms.search
Fields in org.opencms.search with type parameters of type CmsSearchResultModifier and TypeFieldDescriptionprotected List<CmsSearchResult>
CmsSearch.m_result
The current search result.Methods in org.opencms.search that return types with arguments of type CmsSearchResultModifier and TypeMethodDescriptionCmsSearch.getSearchResult()
Returns the search result for the current query, as a list of
objects.CmsSearchResult
Methods in org.opencms.search with parameters of type CmsSearchResult