Uses of Interface
org.opencms.jsp.search.controller.I_CmsSearchControllerFacetRange
Packages that use I_CmsSearchControllerFacetRange
Package
Description
API classes for the controllers of the search form support provided for server-side Solr search.
-
Uses of I_CmsSearchControllerFacetRange in org.opencms.jsp.search.controller
Classes in org.opencms.jsp.search.controller that implement I_CmsSearchControllerFacetRangeModifier and TypeClassDescriptionclass
Search controller for the field facet options.Methods in org.opencms.jsp.search.controller that return types with arguments of type I_CmsSearchControllerFacetRangeModifier and TypeMethodDescriptionCmsSearchControllerFacetsRange.getRangeFacetController()
I_CmsSearchControllerFacetsRange.getRangeFacetController()
Get access to the controllers by the range facet's names.CmsSearchControllerFacetsRange.getRangeFacetControllers()
I_CmsSearchControllerFacetsRange.getRangeFacetControllers()
Get the collection of all range facet controllers.