public interface EurekaDeidConfigDao extends AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
Integer |
getOffset(String inKeyId,
DestinationEntity inDestination) |
DeidPerPatientParams |
getOrCreatePatientParams(String inKeyId,
DestinationEntity inDestination) |
Random |
getRandom() |
void |
update(DeidPerPatientParams inDeidPerPatientParams) |
closeInteger getOffset(String inKeyId, DestinationEntity inDestination)
DeidPerPatientParams getOrCreatePatientParams(String inKeyId, DestinationEntity inDestination)
void update(DeidPerPatientParams inDeidPerPatientParams)
Random getRandom()
Copyright © 2012–2017 Emory University. All rights reserved.