Interface HierarchicalAggregationResult
- All Superinterfaces:
AggregationResult
- All Known Subinterfaces:
ChildrenAggregationResult
,DiversifiedSamplerAggregationResult
,FilterAggregationResult
,GlobalAggregationResult
,MissingAggregationResult
,NestedAggregationResult
,ReverseNestedAggregationResult
,SamplerAggregationResult
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addChildrenAggregationResults
(List<AggregationResult> aggregationResults) Methods inherited from interface com.liferay.portal.search.aggregation.AggregationResult
getName
-
Method Details
-
addChildrenAggregationResults
-
getChildAggregationResult
-
getChildrenAggregationResultsMap
Map<String,AggregationResult> getChildrenAggregationResultsMap()
-