Jive Forums API (5.5.20.2-oracle) Developer Javadocs

Uses of Interface
com.jivesoftware.base.stats.ReportTemplate

Packages that use ReportTemplate
com.jivesoftware.base.stats Core reporting engine classes and interfaces. 
 

Uses of ReportTemplate in com.jivesoftware.base.stats
 

Classes in com.jivesoftware.base.stats that implement ReportTemplate
 class HTMLReportTemplate
          An implementation of the ReportTemplate class -- loads report data and generates HTML output.
 

Methods in com.jivesoftware.base.stats that return ReportTemplate
 ReportTemplate[] AbstractReportManager.getAvailableTemplates()
           
 ReportTemplate[] ReportManager.getAvailableTemplates()
          Returns a list of templates available in the system.
 ReportTemplate AbstractReportManager.getTemplate(int index)
           
 ReportTemplate ReportManager.getTemplate(int index)
          Returns the template installed at the given index.
 


Jive Forums Project Page

Copyright © 1999-2006 Jive Software.