Uses of Class
ubic.gemma.persistence.service.AbstractVoEnabledDao
-
-
Uses of AbstractVoEnabledDao in ubic.gemma.persistence.service
Subclasses of AbstractVoEnabledDao in ubic.gemma.persistence.service Modifier and Type Class Description class
AbstractCriteriaFilteringVoEnabledDao<O extends Identifiable,VO extends IdentifiableValueObject<O>>
Partial implementation ofFilteringVoEnabledDao
based on the HibernateCriteria
API.class
AbstractFilteringVoEnabledDao<O extends Identifiable,VO extends IdentifiableValueObject<O>>
Base implementation forFilteringVoEnabledDao
.class
AbstractNoopFilteringVoEnabledDao<O extends Identifiable,VO extends IdentifiableValueObject<O>>
Base class to use to pretend to offer filtering, but actually supporting no filterable properties.class
AbstractQueryFilteringVoEnabledDao<O extends Identifiable,VO extends IdentifiableValueObject<O>>
Partial implementation ofFilteringVoEnabledDao
based on the HibernateQuery
API. -
Uses of AbstractVoEnabledDao in ubic.gemma.persistence.service.analysis.expression
Subclasses of AbstractVoEnabledDao in ubic.gemma.persistence.service.analysis.expression Modifier and Type Class Description class
ExpressionExperimentSetDaoImpl
-
Uses of AbstractVoEnabledDao in ubic.gemma.persistence.service.analysis.expression.diff
Subclasses of AbstractVoEnabledDao in ubic.gemma.persistence.service.analysis.expression.diff Modifier and Type Class Description class
ExpressionAnalysisResultSetDaoImpl
-
Uses of AbstractVoEnabledDao in ubic.gemma.persistence.service.blacklist
Subclasses of AbstractVoEnabledDao in ubic.gemma.persistence.service.blacklist Modifier and Type Class Description class
BlacklistedEntityDaoImpl
-
Uses of AbstractVoEnabledDao in ubic.gemma.persistence.service.common.auditAndSecurity.curation
Subclasses of AbstractVoEnabledDao in ubic.gemma.persistence.service.common.auditAndSecurity.curation Modifier and Type Class Description class
AbstractCuratableDao<C extends Curatable,VO extends AbstractCuratableValueObject<C>>
Created by tesarst on 07/03/17. -
Uses of AbstractVoEnabledDao in ubic.gemma.persistence.service.common.description
Subclasses of AbstractVoEnabledDao in ubic.gemma.persistence.service.common.description Modifier and Type Class Description class
BibliographicReferenceDaoImpl
class
CharacteristicDaoImpl
class
DatabaseEntryDaoImpl
Base Spring DAO Class: is able to create, update, remove, load, and find objects of typeDatabaseEntry
. -
Uses of AbstractVoEnabledDao in ubic.gemma.persistence.service.common.quantitationtype
Subclasses of AbstractVoEnabledDao in ubic.gemma.persistence.service.common.quantitationtype Modifier and Type Class Description class
QuantitationTypeDaoImpl
Base Spring DAO Class: is able to create, update, remove, load, and find objects of typeQuantitationType
. -
Uses of AbstractVoEnabledDao in ubic.gemma.persistence.service.expression.arrayDesign
Subclasses of AbstractVoEnabledDao in ubic.gemma.persistence.service.expression.arrayDesign Modifier and Type Class Description class
ArrayDesignDaoImpl
-
Uses of AbstractVoEnabledDao in ubic.gemma.persistence.service.expression.bioAssay
Subclasses of AbstractVoEnabledDao in ubic.gemma.persistence.service.expression.bioAssay Modifier and Type Class Description class
BioAssayDaoImpl
-
Uses of AbstractVoEnabledDao in ubic.gemma.persistence.service.expression.bioAssayData
Subclasses of AbstractVoEnabledDao in ubic.gemma.persistence.service.expression.bioAssayData Modifier and Type Class Description class
BioAssayDimensionDaoImpl
Base Spring DAO Class: is able to create, update, remove, load, and find objects of typeubic.gemma.model.expression.bioAssayData.BioAssayDimension
. -
Uses of AbstractVoEnabledDao in ubic.gemma.persistence.service.expression.biomaterial
Subclasses of AbstractVoEnabledDao in ubic.gemma.persistence.service.expression.biomaterial Modifier and Type Class Description class
BioMaterialDaoImpl
-
Uses of AbstractVoEnabledDao in ubic.gemma.persistence.service.expression.designElement
Subclasses of AbstractVoEnabledDao in ubic.gemma.persistence.service.expression.designElement Modifier and Type Class Description class
CompositeSequenceDaoImpl
-
Uses of AbstractVoEnabledDao in ubic.gemma.persistence.service.expression.experiment
Subclasses of AbstractVoEnabledDao in ubic.gemma.persistence.service.expression.experiment Modifier and Type Class Description class
ExperimentalFactorDaoImpl
class
ExpressionExperimentDaoImpl
class
FactorValueDaoImpl
Base Spring DAO Class: is able to create, update, remove, load, and find objects of typeubic.gemma.model.expression.experiment.FactorValue
.class
GeeqDaoImpl
-
Uses of AbstractVoEnabledDao in ubic.gemma.persistence.service.genome
Subclasses of AbstractVoEnabledDao in ubic.gemma.persistence.service.genome Modifier and Type Class Description class
GeneDaoImpl
Base Spring DAO Class: is able to create, update, remove, load, and find objects of typeGene
. -
Uses of AbstractVoEnabledDao in ubic.gemma.persistence.service.genome.biosequence
Subclasses of AbstractVoEnabledDao in ubic.gemma.persistence.service.genome.biosequence Modifier and Type Class Description class
BioSequenceDaoImpl
-
Uses of AbstractVoEnabledDao in ubic.gemma.persistence.service.genome.gene
Subclasses of AbstractVoEnabledDao in ubic.gemma.persistence.service.genome.gene Modifier and Type Class Description class
GeneProductDaoImpl
-
Uses of AbstractVoEnabledDao in ubic.gemma.persistence.service.genome.sequenceAnalysis
Subclasses of AbstractVoEnabledDao in ubic.gemma.persistence.service.genome.sequenceAnalysis Modifier and Type Class Description class
BlatResultDaoImpl
Base Spring DAO Class: is able to create, update, remove, load, and find objects of typeubic.gemma.model.genome.sequenceAnalysis.BlatResult
. -
Uses of AbstractVoEnabledDao in ubic.gemma.persistence.service.genome.taxon
Subclasses of AbstractVoEnabledDao in ubic.gemma.persistence.service.genome.taxon Modifier and Type Class Description class
TaxonDaoImpl
-