Uses of Class
org.alfresco.rest.api.search.context.FacetFieldContext.Bucket
-
Packages that use FacetFieldContext.Bucket Package Description org.alfresco.rest.api.search.context -
-
Uses of FacetFieldContext.Bucket in org.alfresco.rest.api.search.context
Methods in org.alfresco.rest.api.search.context that return types with arguments of type FacetFieldContext.Bucket Modifier and Type Method Description List<FacetFieldContext.Bucket>
FacetFieldContext. getBuckets()
Constructor parameters in org.alfresco.rest.api.search.context with type arguments of type FacetFieldContext.Bucket Constructor Description FacetFieldContext(String label, List<FacetFieldContext.Bucket> buckets)
-