| Class | Description |
|---|---|
| InstituteEntityImporter |
Reads Institute from a delimited (csv) file, resolving xrefs to ids where needed, that is the tricky bit ;-)
|
| InstituteJpaMapper | |
| InstituteSecurityDecorator<E extends Institute> |
TODO add column level security filters
|
| PersonEntityImporter |
Reads Person from a delimited (csv) file, resolving xrefs to ids where needed, that is the tricky bit ;-)
|
| PersonJpaMapper | |
| PersonRoleEntityImporter |
Reads PersonRole from a delimited (csv) file, resolving xrefs to ids where needed, that is the tricky bit ;-)
|
| PersonRoleJpaMapper | |
| PersonRoleSecurityDecorator<E extends PersonRole> |
TODO add column level security filters
|
| PersonSecurityDecorator<E extends Person> |
TODO add column level security filters
|
Copyright © 2013. All Rights Reserved.