Uses of Interface
ubic.gemma.persistence.service.common.description.ExternalDatabaseReadService
Packages that use ExternalDatabaseReadService
-
Uses of ExternalDatabaseReadService in ubic.gemma.persistence.service.common.description
Classes in ubic.gemma.persistence.service.common.description that implement ExternalDatabaseReadService -
Uses of ExternalDatabaseReadService in ubic.gemma.rest
Constructors in ubic.gemma.rest with parameters of type ExternalDatabaseReadServiceModifierConstructorDescriptionAdminWebService(org.springframework.cache.CacheManager cacheManager, SessionFactory sessionFactory, TaskRunningService taskRunningService, org.springframework.security.core.session.SessionRegistry sessionRegistry, List<OntologyService> ontologies, OntologyService ontologyFacade, DataSource dataSource, UserManager userManager, AnnotationSetService annotationSetService, TicketService ticketService, TaxonArgService taxonArgService, BlacklistedEntityService blacklistedEntityService, ExternalDatabaseReadService externalDatabaseReadService, GeoScrapeService geoScrapeService, IndexerService indexerService, PlatformArgService platformArgService, ArrayDesignReportService arrayDesignReportService)