public interface BirtReportService
| Modifier and Type | Method and Description |
|---|---|
ArrayList<BirtParameterBean> |
getInputParametersFromTemplateFile(String reportId)
Fetch input parameters from template
|
InputStream |
getReportDesignFileStream(String reportId)
Generate ReportDesignFileStream
|
List<CustReportDetails> |
getReports()
Fetch reports for which the user has permission
|
ArrayList<BirtParameterBean> getInputParametersFromTemplateFile(String reportId) throws Exception
reportId - ExceptionInputStream getReportDesignFileStream(String reportId)
reportId - List<CustReportDetails> getReports()
- Copyright © 2013 The Kuali Foundation. All Rights Reserved.