Uses of Interface
org.alfresco.repo.search.impl.solr.facet.facetsresponse.Metric
Packages that use Metric
Package
Description
-
Uses of Metric in org.alfresco.repo.search
Methods in org.alfresco.repo.search that return types with arguments of type Metric -
Uses of Metric in org.alfresco.repo.search.impl.solr
Methods in org.alfresco.repo.search.impl.solr that return types with arguments of type Metric -
Uses of Metric in org.alfresco.repo.search.impl.solr.facet.facetsresponse
Classes in org.alfresco.repo.search.impl.solr.facet.facetsresponse that implement MetricModifier and TypeClassDescriptionclassA metric with one valueclassA metric with one valueclassA metric with one valueMethods in org.alfresco.repo.search.impl.solr.facet.facetsresponse that return types with arguments of type MetricConstructor parameters in org.alfresco.repo.search.impl.solr.facet.facetsresponse with type arguments of type MetricModifierConstructorDescriptionGenericBucket(String label, String filterQuery, Object display, Set<Metric> metrics, List<GenericFacetResponse> facets) GenericBucket(String label, String filterQuery, Object display, Set<Metric> metrics, List<GenericFacetResponse> facets, Map<String, String> bucketInfo)