Package net.sf.jasperreports.engine.fill
Interface JasperReportSource
- All Known Implementing Classes:
SimpleJasperReportSource
public interface JasperReportSource
- Author:
- Lucian Chirita (lucianc@users.sourceforge.net)
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getReport
JasperReport getReport() -
getReportLocation
String getReportLocation() -
getRepositoryReportContext
RepositoryResourceContext getRepositoryReportContext()
-