Uses of Interface
se.conciliate.extensions.report.ReportDataSource
Packages that use ReportDataSource
Package
Description
Interfaces for report generators.
Interfaces for report generators.
-
Uses of ReportDataSource in se.conciliate.extensions.report
Methods in se.conciliate.extensions.report that return ReportDataSourceMethods in se.conciliate.extensions.report with parameters of type ReportDataSourceModifier and TypeMethodDescriptionvoid
ReportGenerator.execute
(ReportDataSource dataSource, se.conciliate.mt.rest.JsonData profile, ReportOutputWriter writer, ProgressCallback callback) Creates a report. -
Uses of ReportDataSource in se.conciliate.extensions.report.output
Methods in se.conciliate.extensions.report.output that return ReportDataSource