Uses of Interface
org.opencms.jsp.search.state.I_CmsSearchStateFacet
Package
Description
API classes for the controllers of the search form support provided for server-side Solr search.
API classes for the state of the search form support provided for server-side Solr search.
-
Uses of I_CmsSearchStateFacet in org.opencms.jsp.search.controller
Modifier and TypeMethodDescriptionCmsSearchControllerFacetField.getState()
CmsSearchControllerFacetQuery.getState()
CmsSearchControllerFacetRange.getState()
I_CmsSearchControllerFacetField.getState()
Returns the state.I_CmsSearchControllerFacetQuery.getState()
Returns the state.I_CmsSearchControllerFacetRange.getState()
Returns the state. -
Uses of I_CmsSearchStateFacet in org.opencms.jsp.search.state
Modifier and TypeClassDescriptionclass
Class for keeping the state common for all facet types.