public interface ReportHandler
| Modifier and Type | Method and Description |
|---|---|
SerializableInputStream |
runReport(org.cyclos.impl.utils.reports.ReportParameters reportParameters)
Runs a report under the given location, by compiling it with JasperReports when needed and filling it with the
given parameters.
|
SerializableInputStream runReport(org.cyclos.impl.utils.reports.ReportParameters reportParameters) throws ReportExecutionException
ReportExecutionException