| Class | Description |
|---|---|
| CategoryEntityImporter |
Reads Category from a delimited (csv) file, resolving xrefs to ids where needed, that is the tricky bit ;-)
|
| CategoryJpaMapper | |
| CategorySecurityDecorator<E extends Category> |
TODO add column level security filters
|
| CharacteristicEntityImporter |
Reads Characteristic from a delimited (csv) file, resolving xrefs to ids where needed, that is the tricky bit ;-)
|
| CharacteristicJpaMapper | |
| CharacteristicSecurityDecorator<E extends Characteristic> |
TODO add column level security filters
|
| DataSetEntityImporter |
Reads DataSet from a delimited (csv) file, resolving xrefs to ids where needed, that is the tricky bit ;-)
|
| DataSetJpaMapper | |
| DataSetSecurityDecorator<E extends DataSet> |
TODO add column level security filters
|
| ObservableFeature_DefinitionsEntityImporter |
Reads ObservableFeature_Definitions from a delimited (csv) file, resolving xrefs to ids where needed, that is the tricky bit ;-)
|
| ObservableFeature_DefinitionsJpaMapper | |
| ObservableFeature_DefinitionsSecurityDecorator<E extends ObservableFeature_Definitions> |
TODO add column level security filters
|
| ObservableFeatureEntityImporter |
Reads ObservableFeature from a delimited (csv) file, resolving xrefs to ids where needed, that is the tricky bit ;-)
|
| ObservableFeatureJpaMapper | |
| ObservableFeatureSecurityDecorator<E extends ObservableFeature> |
TODO add column level security filters
|
| ObservationSetEntityImporter |
Reads ObservationSet from a delimited (csv) file, resolving xrefs to ids where needed, that is the tricky bit ;-)
|
| ObservationSetJpaMapper | |
| ObservationSetSecurityDecorator<E extends ObservationSet> |
TODO add column level security filters
|
| ObservationTargetEntityImporter |
Reads ObservationTarget from a delimited (csv) file, resolving xrefs to ids where needed, that is the tricky bit ;-)
|
| ObservationTargetJpaMapper | |
| ObservationTargetSecurityDecorator<E extends ObservationTarget> |
TODO add column level security filters
|
| ObservedValueEntityImporter |
Reads ObservedValue from a delimited (csv) file, resolving xrefs to ids where needed, that is the tricky bit ;-)
|
| ObservedValueJpaMapper | |
| ObservedValueSecurityDecorator<E extends ObservedValue> |
TODO add column level security filters
|
| Protocol_FeaturesEntityImporter |
Reads Protocol_Features from a delimited (csv) file, resolving xrefs to ids where needed, that is the tricky bit ;-)
|
| Protocol_FeaturesJpaMapper | |
| Protocol_FeaturesSecurityDecorator<E extends Protocol_Features> |
TODO add column level security filters
|
| Protocol_RequiredFeaturesEntityImporter |
Reads Protocol_RequiredFeatures from a delimited (csv) file, resolving xrefs to ids where needed, that is the tricky bit ;-)
|
| Protocol_RequiredFeaturesJpaMapper | |
| Protocol_RequiredFeaturesSecurityDecorator<E extends Protocol_RequiredFeatures> |
TODO add column level security filters
|
| Protocol_SubprotocolsEntityImporter |
Reads Protocol_Subprotocols from a delimited (csv) file, resolving xrefs to ids where needed, that is the tricky bit ;-)
|
| Protocol_SubprotocolsJpaMapper | |
| Protocol_SubprotocolsSecurityDecorator<E extends Protocol_Subprotocols> |
TODO add column level security filters
|
| ProtocolEntityImporter |
Reads Protocol from a delimited (csv) file, resolving xrefs to ids where needed, that is the tricky bit ;-)
|
| ProtocolJpaMapper | |
| ProtocolSecurityDecorator<E extends Protocol> |
TODO add column level security filters
|
Copyright © 2013. All Rights Reserved.