| Package | Description |
|---|---|
| org.exoplatform.analytics.model.chart |
| Modifier and Type | Method and Description |
|---|---|
ChartAggregationValue |
ChartData.getKey() |
| Modifier and Type | Method and Description |
|---|---|
List<ChartAggregationValue> |
ChartAggregationLabel.getAggregationValues() |
| Modifier and Type | Method and Description |
|---|---|
ChartData |
ChartDataList.addAggregationResult(ChartAggregationValue chartParentAggregation,
ChartAggregationResult aggregationResult) |
void |
ChartData.setKey(ChartAggregationValue key) |
| Modifier and Type | Method and Description |
|---|---|
void |
ChartAggregationLabel.setAggregationValues(List<ChartAggregationValue> aggregationValues) |
| Constructor and Description |
|---|
ChartData(ChartAggregationValue key,
List<ChartAggregationResult> aggregationResults,
String lang,
String chartLabel) |
| Constructor and Description |
|---|
ChartAggregationLabel(List<ChartAggregationValue> aggregationValues,
String label,
String lang) |
Copyright © 2003–2021 eXo Platform SAS. All rights reserved.