Uses of Class
org.alfresco.search.model.GenericFacetResponse
Packages that use GenericFacetResponse
-
Uses of GenericFacetResponse in org.alfresco.search.model
Methods in org.alfresco.search.model that return GenericFacetResponseModifier and TypeMethodDescriptionGenericFacetResponse.addBucketsItem(GenericBucket bucketsItem) GenericFacetResponse.buckets(List<GenericBucket> buckets) Methods in org.alfresco.search.model that return types with arguments of type GenericFacetResponseModifier and TypeMethodDescription@Valid List<GenericFacetResponse>ResultSetContext.getFacets()The faceted responseMethods in org.alfresco.search.model with parameters of type GenericFacetResponseModifier and TypeMethodDescriptionResultSetContext.addFacetsItem(GenericFacetResponse facetsItem) Method parameters in org.alfresco.search.model with type arguments of type GenericFacetResponseModifier and TypeMethodDescriptionResultSetContext.facets(List<GenericFacetResponse> facets) voidResultSetContext.setFacets(List<GenericFacetResponse> facets)