| Package | Description |
|---|---|
| org.kuali.kra.reporting | |
| org.kuali.kra.reporting.service | |
| org.kuali.kra.reporting.service.impl | |
| org.kuali.kra.reporting.web.struts.form |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<BirtParameterBean> |
BirtHelper.getParameters(InputStream reportStream)
Fetch input parameters from template
|
| Modifier and Type | Method and Description |
|---|---|
ArrayList<BirtParameterBean> |
BirtReportService.getInputParametersFromTemplateFile(String reportId)
Fetch input parameters from template
|
| Modifier and Type | Method and Description |
|---|---|
ArrayList<BirtParameterBean> |
BirtReportServiceImpl.getInputParametersFromTemplateFile(String reportId)
Fetch input parameters from template
|
| Modifier and Type | Method and Description |
|---|---|
BirtParameterBean |
ReportGenerationForm.getBirtParameterBean()
Gets the birtParameterBean attribute.
|
| Modifier and Type | Method and Description |
|---|---|
List<BirtParameterBean> |
ReportGenerationForm.getReportParameterList()
Gets the reportParameterList attribute.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReportGenerationForm.setBirtParameterBean(BirtParameterBean birtParameterBean)
Sets the birtParameterBean attribute value.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReportGenerationForm.setReportParameterList(ArrayList<BirtParameterBean> reportParameterList)
Sets the reportParameterList attribute value.
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.