Uses of Interface
ubic.gemma.persistence.service.common.description.ExternalDatabaseService
-
Packages that use ExternalDatabaseService Package Description ubic.gemma.core.loader.expression.arrayDesign ubic.gemma.persistence.service.common.description ubic.gemma.web.controller.expression.experiment -
-
Uses of ExternalDatabaseService in ubic.gemma.core.loader.expression.arrayDesign
Constructors in ubic.gemma.core.loader.expression.arrayDesign with parameters of type ExternalDatabaseService Constructor Description ArrayDesignSequenceProcessingServiceImpl(ArrayDesignReportService arrayDesignReportService, ArrayDesignService arrayDesignService, BioSequenceService bioSequenceService, ExternalDatabaseService externalDatabaseService, Persister persisterHelper)
-
Uses of ExternalDatabaseService in ubic.gemma.persistence.service.common.description
Classes in ubic.gemma.persistence.service.common.description that implement ExternalDatabaseService Modifier and Type Class Description class
ExternalDatabaseServiceImpl
-
Uses of ExternalDatabaseService in ubic.gemma.web.controller.expression.experiment
Methods in ubic.gemma.web.controller.expression.experiment with parameters of type ExternalDatabaseService Modifier and Type Method Description void
ExpressionExperimentFormController. setExternalDatabaseService(ExternalDatabaseService externalDatabaseService)
-