Package gr.uoa.di.madgik.grs.record

Interface Summary
IPumpable Implementers of this interface must define a default no arguments constructor
 

Class Summary
GenericRecord This Record extending class acts as a generic placeholder for records.
GenericRecordDefinition This RecordDefinition extending class acts as a generic placeholder for record definitions.
Record This class is the base class for all Records that are handled by the gRS2 set of components.
RecordDefinition The record definition represents the scheme of a single Record along with the respective FieldDefinition holds all the metadata available for the Record and the hoste4d Fields.
 

Exception Summary
GRS2RecordDefinitionException An error caused by an inappropriate RecordDefinition issue
GRS2RecordException Base exception for all error that are though by the record sub component
GRS2RecordMediationException Reporting an error caused during the mediation procedure
GRS2RecordSerializationException Reporting an error caused during the serialization procedure