public abstract class EurekaDeidConfig extends Object implements org.protempa.dest.deid.DeidConfig
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
protected DeidPerPatientParamsDao |
getDeidPerPatientParamDao() |
Integer |
getOffset(String keyId) |
protected DeidPerPatientParams |
getOrCreatePatientParams(String keyId) |
protected Random |
getRandom() |
public Integer getOffset(String keyId)
getOffset in interface org.protempa.dest.deid.DeidConfigprotected DeidPerPatientParams getOrCreatePatientParams(String keyId)
public void close()
throws IOException
close in interface AutoCloseableIOExceptionprotected DeidPerPatientParamsDao getDeidPerPatientParamDao()
protected Random getRandom()
Copyright © 2012–2016 Emory University. All rights reserved.