See: Description
Interface | Description |
---|---|
ChartType |
To generate Charts reporting uses the JfreeChart libary.
|
ClientSideExporter |
interface for exporters which present the data on the client side using the browser/dojo
|
FileReportingExporter<T> |
This Interface defines 2 methods to access the file data of the report result
ReportingExporter, which are generating files (e.g pdf, xls, odt) as a result, have to implement
this interface to be useable in ReportTimer
|
ReportingExportable |
Interface for ReportingData Objects and AggrValue
provides methods for exporting the data objects
|
ReportingExporter |
Interface of Reporting Exporter.
|
Class | Description |
---|---|
AbstractReportingExportable |
default, base, implementation for any
ReportingExportable |
DelimiterSeperatedValuesExporter | |
DownloadExporter<T> |
Abstract subclass of HTMLExporter.
|
HTMLExporter |
Exports Query results to HTML.
|
@enterprise 10.0.39049 Copyright © 2024 FREQUENTIS AG. All Rights Reserved.