Uses of Class
org.exoplatform.analytics.model.filter.AnalyticsTableFilter
-
Packages that use AnalyticsTableFilter Package Description org.exoplatform.analytics.api.service org.exoplatform.analytics.model.filter -
-
Uses of AnalyticsTableFilter in org.exoplatform.analytics.api.service
Methods in org.exoplatform.analytics.api.service with parameters of type AnalyticsTableFilter 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 -
Uses of AnalyticsTableFilter in org.exoplatform.analytics.model.filter
Methods in org.exoplatform.analytics.model.filter that return AnalyticsTableFilter Modifier and Type Method Description AnalyticsTableFilterAnalyticsTableFilter. clone()
-