| Interface | Description |
|---|---|
| IPumpable |
Implementers of this interface must define a default no arguments constructor
|
| Class | Description |
|---|---|
| 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. |
| GRS2ExceptionWrapper | |
| 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 | Description |
|---|---|
| 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
|
Copyright © 2014. All Rights Reserved.