Interface BGReportTemplate.ReportFiller
- Enclosing class:
 - BGReportTemplate
 
public static interface BGReportTemplate.ReportFiller
- 
Method Summary
Modifier and TypeMethodDescriptionvoidfillReport(Connection con, BGReportFilter filter, BGReportTemplate.ReportResult result)  
- 
Method Details
- 
fillReport
void fillReport(Connection con, BGReportFilter filter, BGReportTemplate.ReportResult result) throws Exception - Throws:
 Exception
 
 -