Uses of Class
org.alfresco.rest.api.search.context.FacetFieldContext
-
Packages that use FacetFieldContext Package Description org.alfresco.rest.api.search.context org.alfresco.rest.api.search.impl -
-
Uses of FacetFieldContext in org.alfresco.rest.api.search.context
Methods in org.alfresco.rest.api.search.context that return types with arguments of type FacetFieldContext Modifier and Type Method Description List<FacetFieldContext>SearchContext. getFacetsFields() -
Uses of FacetFieldContext in org.alfresco.rest.api.search.impl
Methods in org.alfresco.rest.api.search.impl that return types with arguments of type FacetFieldContext Modifier and Type Method Description protected List<FacetFieldContext>ResultMapper. getFacetBucketsForFacetFields(Map<String,List<Pair<String,Integer>>> facetFields, SearchQuery searchQuery)
-