Uses of Class
org.alfresco.rest.api.search.model.FacetField
-
Packages that use FacetField Package Description org.alfresco.rest.api.search.model -
-
Uses of FacetField in org.alfresco.rest.api.search.model
Methods in org.alfresco.rest.api.search.model that return types with arguments of type FacetField Modifier and Type Method Description java.util.List<FacetField>
FacetFields. getFacets()
Constructor parameters in org.alfresco.rest.api.search.model with type arguments of type FacetField Constructor Description FacetFields(java.util.List<FacetField> facets)
-