| Interface | Description |
|---|---|
| ConfigDao<E extends ConfigEntity> | |
| DeidPerPatientParamsDao | |
| DestinationDao | |
| EtlGroupDao | |
| EurekaDeidConfigDao | |
| JobDao |
A data access object interface to retrieve and store information about
Protempa ETL jobs.
|
| JobEventDao | |
| RoleDao |
A data access object interface for working with
RoleEntity objects in the
data store. |
| SourceConfigDao |
| Class | Description |
|---|---|
| JpaDeidPerPatientParamsDao |
Implements the
JobDao interface, with the use of JPA entity managers. |
| JpaDestinationDao | |
| JpaEtlGroupDao | |
| JpaEtlUserDao |
An implementation of the
AuthorizedUserDao interface, backed by JPA entities
and queries. |
| JpaEurekaDeidConfigDao | |
| JpaJobDao |
Implements the
JobDao interface, with the use of JPA entity managers. |
| JpaJobEventDao |
Implements the
JobDao interface, with the use of JPA entity managers. |
| JpaRoleDao |
A
RoleDao implementation, backed by JPA entities and queries. |
| JpaSourceConfigDao | |
| ResolvedPermissions |
Copyright © 2012–2017 Emory University. All rights reserved.