See: Description
Interface | Description |
---|---|
AggregateValue |
Implementing this Interface, several result set tuples are aggregated to one entry in tablemodel.
|
Attribute |
An attribute represents a simple field in an
Entity /DB-table or a more complex structure containing multiple fields/sources |
Entity |
An
Entity describes a table/view in the DB. |
Expandable |
ReportingExportable that implement that interface, may multiply a single DB result into multiple table-model rows (e.g. expand a time-interval into single dates) |
NumericValue |
Implementing this Interface, enables ReportingData Objects to make numeric aggregations like sum and average.
|
ReportingData |
Interface ReportingData
Inteface for all ReportingData, which does not fit to Standard Datatypes
|
Select | |
TimeModel |
This interface must be supported if another calculation of time intervals is desired
Note: a implementing class must support a constructor without parameters |
Class | Description |
---|---|
ReportingTableModel |
reporting tablemodel holds data which are read from db and calculated data like grouping rows
|
SimpleReportingExportable |
ReportinExportable for non DB-data Objects.
|
@enterprise 10.0.39049 Copyright © 2024 FREQUENTIS AG. All Rights Reserved.