Uses of Interface
ubic.gemma.persistence.service.genome.gene.GeneSetDao
-
Packages that use GeneSetDao Package Description ubic.gemma.persistence.service.genome.gene -
-
Uses of GeneSetDao in ubic.gemma.persistence.service.genome.gene
Classes in ubic.gemma.persistence.service.genome.gene that implement GeneSetDao Modifier and Type Class Description class
GeneSetDaoImpl
Base Spring DAO Class: is able to create, update, remove, load, and find objects of typeubic.gemma.model.genome.gene.GeneSet
.Constructors in ubic.gemma.persistence.service.genome.gene with parameters of type GeneSetDao Constructor Description GeneSetServiceImpl(GeneSetDao voDao)
-