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 java.util.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 java.util.List<FacetFieldContext>
ResultMapper. getFacetBucketsForFacetFields(java.util.Map<java.lang.String,java.util.List<org.alfresco.util.Pair<java.lang.String,java.lang.Integer>>> facetFields, SearchQuery searchQuery)
-