Uses of Interface
ubic.gemma.persistence.service.FilteringVoEnabledService
-
-
Uses of FilteringVoEnabledService in ubic.gemma.persistence.service
Classes in ubic.gemma.persistence.service that implement FilteringVoEnabledService Modifier and Type Class Description class
AbstractFilteringVoEnabledService<O extends Identifiable,VO extends IdentifiableValueObject<O>>
Base implementation forFilteringVoEnabledService
. -
Uses of FilteringVoEnabledService in ubic.gemma.persistence.service.analysis.expression.diff
Subinterfaces of FilteringVoEnabledService in ubic.gemma.persistence.service.analysis.expression.diff Modifier and Type Interface Description interface
ExpressionAnalysisResultSetService
Classes in ubic.gemma.persistence.service.analysis.expression.diff that implement FilteringVoEnabledService Modifier and Type Class Description class
ExpressionAnalysisResultSetServiceImpl
-
Uses of FilteringVoEnabledService in ubic.gemma.persistence.service.common.auditAndSecurity
Subinterfaces of FilteringVoEnabledService in ubic.gemma.persistence.service.common.auditAndSecurity Modifier and Type Interface Description interface
SecurableFilteringVoEnabledService<C extends Securable,VO extends IdentifiableValueObject<C>>
A base service for securable entities with filtering and VO capabilities. -
Uses of FilteringVoEnabledService in ubic.gemma.persistence.service.common.description
Subinterfaces of FilteringVoEnabledService in ubic.gemma.persistence.service.common.description Modifier and Type Interface Description interface
CharacteristicService
interface
DatabaseEntryService
Classes in ubic.gemma.persistence.service.common.description that implement FilteringVoEnabledService Modifier and Type Class Description class
CharacteristicServiceImpl
class
DatabaseEntryServiceImpl
Spring Service base class forDatabaseEntryService
, provides access to all services and entities referenced by this service. -
Uses of FilteringVoEnabledService in ubic.gemma.persistence.service.common.quantitationtype
Subinterfaces of FilteringVoEnabledService in ubic.gemma.persistence.service.common.quantitationtype Modifier and Type Interface Description interface
QuantitationTypeService
Classes in ubic.gemma.persistence.service.common.quantitationtype that implement FilteringVoEnabledService Modifier and Type Class Description class
QuantitationTypeServiceImpl
-
Uses of FilteringVoEnabledService in ubic.gemma.persistence.service.expression.arrayDesign
Subinterfaces of FilteringVoEnabledService in ubic.gemma.persistence.service.expression.arrayDesign Modifier and Type Interface Description interface
ArrayDesignService
Classes in ubic.gemma.persistence.service.expression.arrayDesign that implement FilteringVoEnabledService Modifier and Type Class Description class
ArrayDesignServiceImpl
-
Uses of FilteringVoEnabledService in ubic.gemma.persistence.service.expression.bioAssay
Subinterfaces of FilteringVoEnabledService in ubic.gemma.persistence.service.expression.bioAssay Modifier and Type Interface Description interface
BioAssayService
Classes in ubic.gemma.persistence.service.expression.bioAssay that implement FilteringVoEnabledService Modifier and Type Class Description class
BioAssayServiceImpl
-
Uses of FilteringVoEnabledService in ubic.gemma.persistence.service.expression.designElement
Subinterfaces of FilteringVoEnabledService in ubic.gemma.persistence.service.expression.designElement Modifier and Type Interface Description interface
CompositeSequenceService
Classes in ubic.gemma.persistence.service.expression.designElement that implement FilteringVoEnabledService Modifier and Type Class Description class
CompositeSequenceServiceImpl
-
Uses of FilteringVoEnabledService in ubic.gemma.persistence.service.expression.experiment
Subinterfaces of FilteringVoEnabledService in ubic.gemma.persistence.service.expression.experiment Modifier and Type Interface Description interface
ExpressionExperimentService
interface
FactorValueService
Classes in ubic.gemma.persistence.service.expression.experiment that implement FilteringVoEnabledService Modifier and Type Class Description class
ExpressionExperimentServiceImpl
class
FactorValueServiceImpl
Spring Service base class forFactorValueService
, provides access to all services and entities referenced by this service. -
Uses of FilteringVoEnabledService in ubic.gemma.persistence.service.genome.gene
Subinterfaces of FilteringVoEnabledService in ubic.gemma.persistence.service.genome.gene Modifier and Type Interface Description interface
GeneService
Classes in ubic.gemma.persistence.service.genome.gene that implement FilteringVoEnabledService Modifier and Type Class Description class
GeneServiceImpl
-
Uses of FilteringVoEnabledService in ubic.gemma.persistence.service.genome.taxon
Subinterfaces of FilteringVoEnabledService in ubic.gemma.persistence.service.genome.taxon Modifier and Type Interface Description interface
TaxonService
Classes in ubic.gemma.persistence.service.genome.taxon that implement FilteringVoEnabledService Modifier and Type Class Description class
TaxonServiceImpl
-