Uses of Class
com.broadleafcommerce.search.api.domain.FacetRange
Packages that use FacetRange
-
Uses of FacetRange in com.broadleafcommerce.search.api.domain
Methods in com.broadleafcommerce.search.api.domain that return types with arguments of type FacetRangeModifier and TypeMethodDescriptionFacet.getRanges()
The different range options available for filtering on this search facet.Method parameters in com.broadleafcommerce.search.api.domain with type arguments of type FacetRangeModifier and TypeMethodDescriptionvoid
Facet.setRanges
(List<FacetRange> ranges) The different range options available for filtering on this search facet.