Uses of Class
org.dspace.statistics.content.StatisticsData
Packages that use StatisticsData
-
Uses of StatisticsData in org.dspace.statistics.content
Subclasses of StatisticsData in org.dspace.statistics.contentModifier and TypeClassDescriptionclassA statistics data implementation that will query the statistics backend for search informationclassQuery factory associated with a DSpaceObject.classA workflow data implementation that will query the statistics backend for workflow information.Constructors in org.dspace.statistics.content with parameters of type StatisticsDataModifierConstructorDescriptionprotectedStatisticsDisplay(StatisticsData statisticsData) StatisticsListing(StatisticsData statisticsData) StatisticsTable(StatisticsData statisticsData)