public class JpaEurekaDeidConfigDao extends Object implements EurekaDeidConfigDao
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
Integer |
getOffset(String inKeyId,
DestinationEntity inDestination) |
DeidPerPatientParams |
getOrCreatePatientParams(String inKeyId,
DestinationEntity inDestination) |
Random |
getRandom() |
void |
update(DeidPerPatientParams inDeidPerPatientParams) |
public Integer getOffset(String inKeyId, DestinationEntity inDestination)
getOffset in interface EurekaDeidConfigDaopublic DeidPerPatientParams getOrCreatePatientParams(String inKeyId, DestinationEntity inDestination)
getOrCreatePatientParams in interface EurekaDeidConfigDaopublic void update(DeidPerPatientParams inDeidPerPatientParams)
update in interface EurekaDeidConfigDaopublic Random getRandom()
getRandom in interface EurekaDeidConfigDaopublic void close()
throws IOException
close in interface AutoCloseableIOExceptionCopyright © 2012–2017 Emory University. All rights reserved.