Interface JRReportType
-
- All Superinterfaces:
ReportType<net.sf.jasperreports.engine.JasperReport,net.sf.jasperreports.engine.JasperPrint,Map<String,Object>>
public interface JRReportType extends ReportType<net.sf.jasperreports.engine.JasperReport,net.sf.jasperreports.engine.JasperPrint,Map<String,Object>>
A Jasper Reports report.
-
-
Method Summary
-
Methods inherited from interface is.codion.common.db.report.ReportType
fillReport, name
-
-