public interface DestinationDao extends ConfigDao<DestinationEntity>
| Modifier and Type | Method and Description |
|---|---|
List<CohortDestinationEntity> |
getAllCohortDestinations() |
List<I2B2DestinationEntity> |
getAllI2B2Destinations() |
List<PatientSetExtractorDestinationEntity> |
getAllPatientSetSenderDestinations() |
List<CohortDestinationEntity> getAllCohortDestinations()
List<I2B2DestinationEntity> getAllI2B2Destinations()
List<PatientSetExtractorDestinationEntity> getAllPatientSetSenderDestinations()
Copyright © 2012–2016 Emory University. All rights reserved.