public class JpaDestinationDao extends org.eurekaclinical.standardapis.dao.HistoricalGenericDao<DestinationEntity,Long> implements DestinationDao
| Constructor and Description |
|---|
JpaDestinationDao(com.google.inject.Provider<javax.persistence.EntityManager> inManagerProvider) |
create, getCurrent, updateCurrentgetAll, getDatabaseSupport, getEntityClass, getEntityManager, getListAsc, getListByAttribute, getListByAttribute, getListByAttributeIn, getListByAttributeIn, getUniqueByAttribute, getUniqueByAttribute, refresh, remove, retrieve, updateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait@Inject public JpaDestinationDao(com.google.inject.Provider<javax.persistence.EntityManager> inManagerProvider)
public DestinationEntity getCurrentByName(String name)
getCurrentByName in interface org.eurekaclinical.standardapis.dao.HistoricalDaoWithUniqueName<Long,DestinationEntity>public List<CohortDestinationEntity> getCurrentCohortDestinations()
getCurrentCohortDestinations in interface DestinationDaopublic List<I2B2DestinationEntity> getCurrentI2B2Destinations()
getCurrentI2B2Destinations in interface DestinationDaopublic List<PatientSetExtractorDestinationEntity> getCurrentPatientSetExtractorDestinations()
getCurrentPatientSetExtractorDestinations in interface DestinationDaopublic List<PatientSetSenderDestinationEntity> getCurrentPatientSetSenderDestinations()
getCurrentPatientSetSenderDestinations in interface DestinationDaopublic List<TabularFileDestinationEntity> getCurrentTabularFileDestinations()
getCurrentTabularFileDestinations in interface DestinationDaoCopyright © 2012–2018 Emory University. All rights reserved.