| HibernateReportDAO | 
 Hibernate implementation of ReportDAO 
 | 
| Report | 
 Represents a custom report 
 | 
| ReportCleaner | 
 This implementation cleans all report objects. 
 | 
| ReportControllerServlet | 
 This servlet allows interaction from the web. 
 | 
| ReportManager | 
 Manager of the reports 
 | 
| ReportPlugin | 
 Entry-point for the Report plug-in 
 | 
| ReportsDataServlet | 
  | 
| ReportServiceImpl | 
 Report Web Service Implementation 
 | 
| ReportsProcessor | 
 This task processes all the custom reports and execute the active ones. 
 | 
| ReportTool | 
 Utility methods to run custom reports 
 | 
| RptDesignParser | 
 Parser for the .rppdesign files 
 |