public interface ReportService
| Modifier and Type | Method and Description |
|---|---|
ReportOutput |
createReport(ReportRequest reportInput) |
boolean |
isValidTemplate(String templateName) |
ReportOutput createReport(ReportRequest reportInput)
boolean isValidTemplate(String templateName)
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.