Uses of Interface
org.opencms.jsp.search.result.I_CmsSearchResultWrapper
Packages that use I_CmsSearchResultWrapper
Package
Description
API classes for the result of the search form support provided for server-side Solr search.
-
Uses of I_CmsSearchResultWrapper in org.opencms.jsp.search.result
Classes in org.opencms.jsp.search.result that implement I_CmsSearchResultWrapperModifier and TypeClassDescriptionclass
Wrapper for the whole search result.Constructors in org.opencms.jsp.search.result with parameters of type I_CmsSearchResultWrapperModifierConstructorDescriptionCmsSearchStateParameters
(I_CmsSearchResultWrapper result, Map<String, String[]> params) Constructor for a state parameters object.