Package com.groiss.reporting.data

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
 

Class Summary
AggregateComparator  
Attribute  
Condition A Condtion contains an attribute, an operator and a value (e.g: id = 3)
Entity  
JoinPart a Joinpart is one part of a relation... holds an Entity and a Attribute...
Relation  
ReportingGraph  
Schema  
Select  
SimpleReportingExportable ReportinExportable for non DB-data Objects.
 



Copyright © 2001-2006 Groiss Informatics GmbH. All Rights Reserved.