@ParametersAreNonnullByDefault
Package ubic.gemma.persistence.service.genome.sequenceAnalysis
-
Interface Summary Interface Description AnnotationAssociationDao AnnotationAssociationService BlatAssociationDao BlatAssociationService BlatResultDao BlatResultService -
Class Summary Class Description AnnotationAssociationDaoImpl AnnotationAssociationServiceImpl BlatAssociationDaoImpl Base Spring DAO Class: is able to create, update, remove, load, and find objects of typeBlatAssociation.BlatAssociationServiceImpl Spring Service base class forBlatAssociationService, provides access to all services and entities referenced by this service.BlatResultDaoImpl Base Spring DAO Class: is able to create, update, remove, load, and find objects of typeubic.gemma.model.genome.sequenceAnalysis.BlatResult.BlatResultServiceImpl Spring Service base class forBlatResultService, provides access to all services and entities referenced by this service.