public class DefaultJasperReportFillService extends java.lang.Object implements JasperReportFillService
JasperReportFillService| Constructor and Description |
|---|
DefaultJasperReportFillService() |
| Modifier and Type | Method and Description |
|---|---|
JasperPrint |
fillReport(JasperReport report,
JasperWidgetPreferencesModel configuration)
Fills compiled report with parameters
|
void |
setI18NService(I18NService i18nService) |
void |
setJasperReportConnectionFactory(JasperReportConnectionFactory jasperReportConnectionFactory) |
public JasperPrint fillReport(JasperReport report,
JasperWidgetPreferencesModel configuration)
fillReport in interface JasperReportFillServicereport - to fillconfiguration - used to fill reportpublic void setI18NService(I18NService i18nService)
i18nService - the i18NService to setpublic void setJasperReportConnectionFactory(JasperReportConnectionFactory jasperReportConnectionFactory)
jasperReportConnectionFactory - the jasperReportConnectionFactory to setCopyright © 2018 SAP SE. All Rights Reserved.