Uses of Class
org.exoplatform.analytics.model.chart.ChartAggregationResult
-
Packages that use ChartAggregationResult Package Description org.exoplatform.analytics.model.chart -
-
Uses of ChartAggregationResult in org.exoplatform.analytics.model.chart
Methods in org.exoplatform.analytics.model.chart with parameters of type ChartAggregationResult Modifier and Type Method Description voidChartData. addAggregationResult(ChartAggregationResult aggregationResult, int index, boolean replaceIfExists)ChartDataChartDataList. addAggregationResult(ChartAggregationValue chartParentAggregation, ChartAggregationResult aggregationResult)
-