Class JasperReportType
java.lang.Object
org.iplass.mtp.web.template.report.definition.ReportType
org.iplass.mtp.web.template.report.definition.JasperReportType
- All Implemented Interfaces:
Serializable
Template definition of the template file for Jasper report output
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setDataSourceAttributeName
(String dataSourceAttributeName) void
setParamMap
(ReportParamMapDefinition[] paramMap) void
setPasswordAttributeName
(String passwordAttributeName) Methods inherited from class org.iplass.mtp.web.template.report.definition.ReportType
getOutputFileType, setOutputFileType
-
Constructor Details
-
JasperReportType
public JasperReportType()
-
-
Method Details
-
getParamMap
-
setParamMap
-
getDataSourceAttributeName
-
setDataSourceAttributeName
-
getPasswordAttributeName
-
setPasswordAttributeName
-