Uses of Interface
ubic.gemma.persistence.service.genome.gene.GeneProductService
-
Packages that use GeneProductService Package Description ubic.gemma.core.loader.expression.arrayDesign ubic.gemma.persistence.service.expression.designElement ubic.gemma.persistence.service.genome.gene -
-
Uses of GeneProductService in ubic.gemma.core.loader.expression.arrayDesign
Constructors in ubic.gemma.core.loader.expression.arrayDesign with parameters of type GeneProductService Constructor Description ArrayDesignProbeMapperServiceImpl(AnnotationAssociationService annotationAssociationService, ArrayDesignAnnotationService arrayDesignAnnotationService, ArrayDesignReportService arrayDesignReportService, ArrayDesignService arrayDesignService, ProbeMapper probeMapper, BioSequenceService bioSequenceService, BlatResultService blatResultService, CompositeSequenceService compositeSequenceService, ExpressionDataFileService expressionDataFileService, GeneProductService geneProductService, GeneService geneService, Persister persisterHelper, org.springframework.core.task.TaskExecutor taskExecutor)
-
Uses of GeneProductService in ubic.gemma.persistence.service.expression.designElement
Constructors in ubic.gemma.persistence.service.expression.designElement with parameters of type GeneProductService Constructor Description CompositeSequenceServiceImpl(CompositeSequenceDao compositeSequenceDao, BioSequenceService bioSequenceService, GeneProductService geneProductService, BlatResultService blatResultService, ArrayDesignService arrayDesignService)
-
Uses of GeneProductService in ubic.gemma.persistence.service.genome.gene
Classes in ubic.gemma.persistence.service.genome.gene that implement GeneProductService Modifier and Type Class Description class
GeneProductServiceImpl
-