Uses of Class
org.exoplatform.analytics.model.StatisticFieldValue
-
Packages that use StatisticFieldValue Package Description org.exoplatform.analytics.api.service -
-
Uses of StatisticFieldValue in org.exoplatform.analytics.api.service
Methods in org.exoplatform.analytics.api.service that return types with arguments of type StatisticFieldValue Modifier and Type Method Description List<StatisticFieldValue>AnalyticsService. retrieveFieldValues(String field, int limit)Retrieve values of a selected field
-