@ParametersAreNonnullByDefault
Package ubic.gemma.persistence.service.genome.gene
-
Interface Summary Interface Description GeneAliasDao GeneCoreService core service for GeneGeneProductDao GeneProductService GeneSearchService Service for searching genes (and gene sets)GeneService GeneSetDao The interface for managing groupings of genes.GeneSetService Service for managing gene setsGeneSetValueObjectHelper * @author tvrossum -
Class Summary Class Description GeneAliasDaoImpl Base Spring DAO Class: is able to create, update, remove, load, and find objects of typeubic.gemma.model.genome.gene.GeneAlias
.GeneProductDaoImpl GeneProductServiceImpl GeneSearchServiceImpl Service for searching genes (and gene sets)GeneServiceImpl GeneSetDaoImpl Base Spring DAO Class: is able to create, update, remove, load, and find objects of typeubic.gemma.model.genome.gene.GeneSet
.GeneSetMemberDaoImpl GeneSetServiceImpl Service for managing gene setsGeneSetValueObjectHelperImpl This class will handle population of GeneSetValueObjects.