Package com.ptc.wbr.datasource
Class ReportTemplateJRDataSource
java.lang.Object
com.ptc.wbr.datasource.ReportTemplateJRDataSource
- All Implemented Interfaces:
WNCJRDataSource,net.sf.jasperreports.engine.JRDataSource
This represent the implementation of @JRDataSource from jasper library. This class will be used by Jasper Engine to
fill the report. This implementation is specific to ReportTemplate object which are executed via ReportTemplate API
Supported API: true
Extendable: false
Supported API: true
Extendable: false
-
Field Summary
Fields inherited from interface com.ptc.wbr.datasource.WNCJRDataSource
DEFAULT_UNKNOWN_TYPE, JASPER_INTEGRATION_PROPERTY_FILE, PROPERTY_FILE, PROVIDER_PROPERTY -
Constructor Summary
ConstructorsConstructorDescriptionReportTemplateJRDataSource(String reportTemplateName) ReportTemplateJRDataSource(String reportTemplateName, String containerPath) For uniquely identifying the ReportTemplate across given container name/type etc. -
Method Summary