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 TypeMethodDescriptionvoidsetDataSourceAttributeName(String dataSourceAttributeName) voidsetOwnerPasswordAttributeName(String ownerPasswordAttributeName) voidsetParamMap(ReportParamMapDefinition[] paramMap) voidsetPasswordAttributeName(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
-
getOwnerPasswordAttributeName
-
setOwnerPasswordAttributeName
-