Uses of Class
com.broadleafcommerce.search.api.domain.FacetResponse
Packages that use FacetResponse
-
Uses of FacetResponse in com.broadleafcommerce.search.api.domain
Methods in com.broadleafcommerce.search.api.domain that return types with arguments of type FacetResponseModifier and TypeMethodDescriptionSearchResponse.getFacets()
The facets returned in the search result.Method parameters in com.broadleafcommerce.search.api.domain with type arguments of type FacetResponseModifier and TypeMethodDescriptionvoid
SearchResponse.setFacets
(List<FacetResponse> facets) The facets returned in the search result.