public interface ReportData<T>
Modifier and Type | Method and Description |
---|---|
net.sf.jasperreports.engine.JRDataSource |
getReportDataSource(Object beanList) |
net.sf.jasperreports.engine.JRDataSource getReportDataSource(Object beanList) throws ReportingException
beanList
- bean collectionReportingException
- if failed to get JRDataSourceCopyright © 2021 WSO2. All rights reserved.