Uses of Class
org.alfresco.rest.search.RestGenericFacetResponseModel
Packages that use RestGenericFacetResponseModel
-
Uses of RestGenericFacetResponseModel in org.alfresco.rest.search
Methods in org.alfresco.rest.search that return RestGenericFacetResponseModelMethods in org.alfresco.rest.search that return types with arguments of type RestGenericFacetResponseModelModifier and TypeMethodDescriptionRestGenericBucketModel.getFacets()RestResultSetContextModel.getFacets()Method parameters in org.alfresco.rest.search with type arguments of type RestGenericFacetResponseModelModifier and TypeMethodDescriptionvoidRestGenericBucketModel.setFacets(List<RestGenericFacetResponseModel> facets) voidRestResultSetContextModel.setFacets(List<RestGenericFacetResponseModel> facets)