Uses of Interface
org.opencms.jsp.search.result.I_CmsSearchResourceBean
Packages that use I_CmsSearchResourceBean
Package
Description
API classes for the result of the search form support provided for server-side Solr search.
-
Uses of I_CmsSearchResourceBean in org.opencms.jsp.search.result
Classes in org.opencms.jsp.search.result that implement I_CmsSearchResourceBeanModifier and TypeClassDescriptionclass
JSP EL friendly wrapper class for a single search result (document).Methods in org.opencms.jsp.search.result that return types with arguments of type I_CmsSearchResourceBeanModifier and TypeMethodDescriptionCmsSearchResultWrapper.getSearchResults()
I_CmsSearchResultWrapper.getSearchResults()
Returns the collection of the search results that are returned by Solr.