public interface DestinationDao extends ConfigDao<DestinationEntity>
List<CohortDestinationEntity> getAllCohortDestinations()
List<I2B2DestinationEntity> getAllI2B2Destinations()
List<PatientSetExtractorDestinationEntity> getAllPatientSetExtractorDestinations()
List<PatientSetSenderDestinationEntity> getAllPatientSetSenderDestinations()
List<TabularFileDestinationEntity> getAllTabularFileDestinations()
Copyright © 2012–2017 Emory University. All rights reserved.