Uses of Interface
ubic.gemma.persistence.service.CachedFilteringVoEnabledDao
-
-
Uses of CachedFilteringVoEnabledDao in ubic.gemma.persistence.service
Classes in ubic.gemma.persistence.service that implement CachedFilteringVoEnabledDao Modifier and Type Class Description class
AbstractQueryFilteringVoEnabledDao<O extends Identifiable,VO extends IdentifiableValueObject<O>>
Partial implementation ofFilteringVoEnabledDao
based on the HibernateQuery
API. -
Uses of CachedFilteringVoEnabledDao in ubic.gemma.persistence.service.common.auditAndSecurity.curation
Classes in ubic.gemma.persistence.service.common.auditAndSecurity.curation that implement CachedFilteringVoEnabledDao Modifier and Type Class Description class
AbstractCuratableDao<C extends Curatable,VO extends AbstractCuratableValueObject<C>>
Created by tesarst on 07/03/17. -
Uses of CachedFilteringVoEnabledDao in ubic.gemma.persistence.service.expression.arrayDesign
Subinterfaces of CachedFilteringVoEnabledDao in ubic.gemma.persistence.service.expression.arrayDesign Modifier and Type Interface Description interface
ArrayDesignDao
Created by tesarst on 13/03/17.Classes in ubic.gemma.persistence.service.expression.arrayDesign that implement CachedFilteringVoEnabledDao Modifier and Type Class Description class
ArrayDesignDaoImpl
-
Uses of CachedFilteringVoEnabledDao in ubic.gemma.persistence.service.expression.designElement
Classes in ubic.gemma.persistence.service.expression.designElement that implement CachedFilteringVoEnabledDao Modifier and Type Class Description class
CompositeSequenceDaoImpl
-
Uses of CachedFilteringVoEnabledDao in ubic.gemma.persistence.service.expression.experiment
Subinterfaces of CachedFilteringVoEnabledDao in ubic.gemma.persistence.service.expression.experiment Modifier and Type Interface Description interface
ExpressionExperimentDao
Created by tesarst on 13/03/17.Classes in ubic.gemma.persistence.service.expression.experiment that implement CachedFilteringVoEnabledDao Modifier and Type Class Description class
ExpressionExperimentDaoImpl
-
Uses of CachedFilteringVoEnabledDao in ubic.gemma.persistence.service.genome
Classes in ubic.gemma.persistence.service.genome that implement CachedFilteringVoEnabledDao 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 CachedFilteringVoEnabledDao in ubic.gemma.persistence.service.genome.taxon
Classes in ubic.gemma.persistence.service.genome.taxon that implement CachedFilteringVoEnabledDao Modifier and Type Class Description class
TaxonDaoImpl
-