Uses of Class
ubic.gemma.persistence.service.AbstractVoEnabledService
-
-
Uses of AbstractVoEnabledService in ubic.gemma.persistence.service.blacklist
Subclasses of AbstractVoEnabledService in ubic.gemma.persistence.service.blacklist Modifier and Type Class Description class
BlacklistedEntityServiceImpl
-
Uses of AbstractVoEnabledService in ubic.gemma.persistence.service.common.description
Subclasses of AbstractVoEnabledService in ubic.gemma.persistence.service.common.description Modifier and Type Class Description class
BibliographicReferenceServiceImpl
Implementation of BibliographicReferenceService. -
Uses of AbstractVoEnabledService in ubic.gemma.persistence.service.expression.bioAssayData
Subclasses of AbstractVoEnabledService in ubic.gemma.persistence.service.expression.bioAssayData Modifier and Type Class Description class
BioAssayDimensionServiceImpl
Spring Service base class forBioAssayDimensionService
, provides access to all services and entities referenced by this service. -
Uses of AbstractVoEnabledService in ubic.gemma.persistence.service.expression.biomaterial
Subclasses of AbstractVoEnabledService in ubic.gemma.persistence.service.expression.biomaterial Modifier and Type Class Description class
BioMaterialServiceImpl
-
Uses of AbstractVoEnabledService in ubic.gemma.persistence.service.expression.experiment
Subclasses of AbstractVoEnabledService in ubic.gemma.persistence.service.expression.experiment Modifier and Type Class Description class
ExperimentalFactorServiceImpl
class
ExpressionExperimentSetServiceImpl
Spring Service base class forubic.gemma.model.analysis.expression.ExpressionExperimentSetService
, provides access to all services and entities referenced by this service.class
GeeqServiceImpl
-
Uses of AbstractVoEnabledService in ubic.gemma.persistence.service.genome.biosequence
Subclasses of AbstractVoEnabledService in ubic.gemma.persistence.service.genome.biosequence Modifier and Type Class Description class
BioSequenceServiceImpl
Spring Service base class forBioSequenceService
, provides access to all services and entities referenced by this service. -
Uses of AbstractVoEnabledService in ubic.gemma.persistence.service.genome.gene
Subclasses of AbstractVoEnabledService in ubic.gemma.persistence.service.genome.gene Modifier and Type Class Description class
GeneProductServiceImpl
class
GeneSetServiceImpl
Service for managing gene sets -
Uses of AbstractVoEnabledService in ubic.gemma.persistence.service.genome.sequenceAnalysis
Subclasses of AbstractVoEnabledService in ubic.gemma.persistence.service.genome.sequenceAnalysis Modifier and Type Class Description class
BlatResultServiceImpl
Spring Service base class forBlatResultService
, provides access to all services and entities referenced by this service.
-