Uses of Class
org.exoplatform.analytics.model.chart.TableColumnResult
-
Packages that use TableColumnResult Package Description org.exoplatform.analytics.api.service -
-
Uses of TableColumnResult in org.exoplatform.analytics.api.service
Methods in org.exoplatform.analytics.api.service that return TableColumnResult Modifier and Type Method Description TableColumnResultAnalyticsService. computeTableColumnData(TableColumnResult columnResult, AnalyticsTableFilter tableFilter, AnalyticsFilter filter, AnalyticsPeriod period, AnalyticsPeriodType periodType, int columnIndex, boolean isValue)Retrieve analytics table dataMethods in org.exoplatform.analytics.api.service with parameters of type TableColumnResult Modifier and Type Method Description TableColumnResultAnalyticsService. computeTableColumnData(TableColumnResult columnResult, AnalyticsTableFilter tableFilter, AnalyticsFilter filter, AnalyticsPeriod period, AnalyticsPeriodType periodType, int columnIndex, boolean isValue)Retrieve analytics table data
-