Uses of Class
com.broadleafcommerce.search.api.domain.FacetResponse
-
Uses of FacetResponse in com.broadleafcommerce.search.api.domain
Modifier and TypeMethodDescriptionSearchResponse.getFacets()
The facets returned in the search result.Modifier and TypeMethodDescriptionvoid
SearchResponse.setFacets
(List<FacetResponse> facets) The facets returned in the search result.