Uses of Interface
org.dspace.app.statistics.Report

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

Uses of Report in org.dspace.app.statistics
 

Classes in org.dspace.app.statistics that implement Report
 class HTMLReport
          This class provides HTML reports for the ReportGenerator class
 

Methods in org.dspace.app.statistics with parameters of type Report
static void ReportGenerator.processReport(Context context, Report report, String myInput)
          using the pre-configuration information passed here, read in the aggregation data and output a file containing the report in the requested format
 



Copyright © 2010 DuraSpace. All Rights Reserved.