public interface ReportInfo
Modifier and Type | Method and Description |
---|---|
String |
getReportFileName()
Gets the reportFileName attribute.
|
String |
getReportsDirectory()
Gets the reportsDirectory attribute.
|
String |
getReportTemplateClassPath()
Gets the reportTemplateClassPath attribute.
|
String |
getReportTemplateName()
Gets the reportTemplateName attribute.
|
String |
getReportTitle()
Gets the reportTitle attribute.
|
ResourceBundle |
getResourceBundle()
get the resource bundle
|
String |
getResourceBundleBaseName()
Gets the resourceBundleBaseName attribute.
|
Map<String,String> |
getSubReports()
Gets the subReports attribute.
|
String |
getSubReportTemplateClassPath()
Gets the subReportTemplateClassPath attribute.
|
String getReportTitle()
String getReportFileName()
String getResourceBundleBaseName()
String getReportTemplateName()
String getReportTemplateClassPath()
String getSubReportTemplateClassPath()
Map<String,String> getSubReports()
String getReportsDirectory()
ResourceBundle getResourceBundle()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.