public interface DeidPerPatientParamsDao extends org.eurekaclinical.standardapis.dao.Dao<DeidPerPatientParams,Long>
| Modifier and Type | Method and Description |
|---|---|
void |
deleteAll(DestinationEntity destination) |
DeidPerPatientParams |
getByKeyId(String keyId) |
void deleteAll(DestinationEntity destination)
DeidPerPatientParams getByKeyId(String keyId)
Copyright © 2012–2018 Emory University. All rights reserved.