Uses of Class
org.dspace.statistics.content.StatisticsData
-
Packages that use StatisticsData Package Description org.dspace.statistics.content -
-
Uses of StatisticsData in org.dspace.statistics.content
Subclasses of StatisticsData in org.dspace.statistics.content Modifier and Type Class Description classStatisticsDataSearchesA statistics data implementation that will query the statistics backend for search informationclassStatisticsDataVisitsQuery factory associated with a DSpaceObject.classStatisticsDataWorkflowA workflow data implementation that will query the statistics backend for workflow information.Constructors in org.dspace.statistics.content with parameters of type StatisticsData Constructor Description StatisticsDisplay(StatisticsData statisticsData)StatisticsListing(StatisticsData statisticsData)StatisticsTable(StatisticsData statisticsData)
-