Uses of Class
ubic.gemma.persistence.service.AbstractNoopFilteringVoEnabledDao
-
-
Uses of AbstractNoopFilteringVoEnabledDao in ubic.gemma.persistence.service.common.description
Subclasses of AbstractNoopFilteringVoEnabledDao in ubic.gemma.persistence.service.common.description Modifier and Type Class Description class
CharacteristicDaoImpl
class
DatabaseEntryDaoImpl
Base Spring DAO Class: is able to create, update, remove, load, and find objects of typeDatabaseEntry
. -
Uses of AbstractNoopFilteringVoEnabledDao in ubic.gemma.persistence.service.expression.bioAssay
Subclasses of AbstractNoopFilteringVoEnabledDao in ubic.gemma.persistence.service.expression.bioAssay Modifier and Type Class Description class
BioAssayDaoImpl
-
Uses of AbstractNoopFilteringVoEnabledDao in ubic.gemma.persistence.service.expression.experiment
Subclasses of AbstractNoopFilteringVoEnabledDao in ubic.gemma.persistence.service.expression.experiment Modifier and Type Class Description class
FactorValueDaoImpl
Base Spring DAO Class: is able to create, update, remove, load, and find objects of typeubic.gemma.model.expression.experiment.FactorValue
.
-