Uses of Class
org.dspace.app.statistics.Stat

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

Uses of Stat in org.dspace.app.statistics
 

Methods in org.dspace.app.statistics that return Stat
 Stat[] Statistics.getStats()
          get an array of statistics back from this object
 

Methods in org.dspace.app.statistics with parameters of type Stat
 void Statistics.add(Stat stat)
          add an individual statistic to this object
 void Statistics.add(Stat[] stats)
          add an array of statistics to this object
 



Copyright © 2009 The DSpace Foundation. All Rights Reserved.