Uses of Class
com.broadleafcommerce.search.api.domain.FacetValue
Packages that use FacetValue
-
Uses of FacetValue in com.broadleafcommerce.search.api.domain
Methods in com.broadleafcommerce.search.api.domain that return types with arguments of type FacetValueModifier and TypeMethodDescriptionFacetResponse.getValues()
The values returned from search for this facet.Method parameters in com.broadleafcommerce.search.api.domain with type arguments of type FacetValueModifier and TypeMethodDescriptionvoid
FacetResponse.setValues
(List<FacetValue> values) The values returned from search for this facet.