Uses of Class
org.apertereports.AbstractReportingApplication

Packages that use AbstractReportingApplication
org.apertereports   
org.apertereports.dashboard   
 

Uses of AbstractReportingApplication in org.apertereports
 

Subclasses of AbstractReportingApplication in org.apertereports
 class CyclicReportsApplication
          This portlet provides the tabular view of the cyclic reports.
 class DashboardPortletApplication
          This portlet displays a dashboard based on an existing report from the database.
 class InvokerApplication
          This portlet displays a list of available reports.
 class ManagerApplication
          This is the main report administration portlet.
 class ReportOrderApplication
          This portlet displays a table containing all report orders.
 

Uses of AbstractReportingApplication in org.apertereports.dashboard
 

Constructors in org.apertereports.dashboard with parameters of type AbstractReportingApplication
ReportViewComponent(AbstractReportingApplication application, MapCache cache, String template, List<org.apertereports.common.xml.config.ReportConfig> configs, boolean lazyLoad)
           
 



Copyright © 2011-2013. All Rights Reserved.