|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ReportInfo
Hold the basic information of a report, for example, the names and locations of the output report and the report template.
Method Summary | |
---|---|
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. |
Method Detail |
---|
String getReportTitle()
String getReportFileName()
String getResourceBundleBaseName()
String getReportTemplateName()
String getReportTemplateClassPath()
String getSubReportTemplateClassPath()
Map<String,String> getSubReports()
String getReportsDirectory()
ResourceBundle getResourceBundle()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |