Uses of Package
org.dspace.app.statistics

Packages that use org.dspace.app.statistics
org.dspace.app.statistics Defines usage event instrumentation points and provides implementations for testing. 
 

Classes in org.dspace.app.statistics used by org.dspace.app.statistics
AbstractUsageEvent
          Base class to be extended by usage event handlers.
LogLine
          This class represents a single log file line and the operations that can be performed on it The components that it represents are: Date, Level, User, Action, and additional Params
Report
          Sn interface to a generic report generating class, and to provide the polymorphism necessary to allow the report generator to generate any number of different formats of report Note: This used to be an abstract class, but has been made an interface as there wasn't any logic contained within it.
Stat
          This is a primitive class to represent a single statistic, which will generally be a key value pair but with the capabilities for being sorted Note: this class has a natural ordering that is inconsistent with equals
Statistics
          This class provides a wrapper for a related set of statistics.
 



Copyright © 2009 The DSpace Foundation. All Rights Reserved.