Uses of Class
com.broadleafcommerce.search.api.domain.FacetRange
-
Uses of FacetRange in com.broadleafcommerce.search.api.domain
Modifier and TypeMethodDescriptionFacet.getRanges()
The different range options available for filtering on this search facet.Modifier and TypeMethodDescriptionvoid
Facet.setRanges
(List<FacetRange> ranges) The different range options available for filtering on this search facet.