Uses of Interface
ubic.gemma.core.geoscrape.GeoScrapeService
Packages that use GeoScrapeService
-
Uses of GeoScrapeService in ubic.gemma.core.geoscrape
Classes in ubic.gemma.core.geoscrape that implement GeoScrapeService -
Uses of GeoScrapeService in ubic.gemma.rest
Constructors in ubic.gemma.rest with parameters of type GeoScrapeServiceModifierConstructorDescriptionAdminWebService(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)