Package com.groiss.reporting.export
package com.groiss.reporting.export
Provides classes and interfaces to export report results to various formats.
-
ClassDescriptiondefault, base, implementation for any
ReportingExportable
To generate Charts reporting uses the JfreeChart libary.interface for exporters which present the data on the client side using the browser/dojoAn Exporter for creating tables in csv format.Abstract subclass of HTMLExporter.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 ReportTimerExports Query results to HTML.Interface for ReportingData Objects and AggrValue provides methods for exporting the data objectsInterface of Reporting Exporter.