|
Interface Summary |
| AggregateValue |
Implementing this Inteface, several result set tuples are aggregated to one entry in tablemodel. |
| 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 |
| TimeModel |
This interface must be supported if another calculation of time intervals is desired
Note: a implementing class must support a constructor without parameters |