Uses of Interface
ubic.gemma.persistence.service.common.description.CharacteristicService
Packages that use CharacteristicService
Package
Description
-
Uses of CharacteristicService in ubic.gemma.core.tasks.maintenance
Constructors in ubic.gemma.core.tasks.maintenance with parameters of type CharacteristicServiceModifierConstructorDescriptionCharacteristicUpdateTaskImpl(BioMaterialService bioMaterialService, CharacteristicService characteristicService, ExpressionExperimentService expressionExperimentService, FactorValueService factorValueService, gemma.gsec.SecurityService securityService) -
Uses of CharacteristicService in ubic.gemma.persistence.service.common.description
Classes in ubic.gemma.persistence.service.common.description that implement CharacteristicService -
Uses of CharacteristicService in ubic.gemma.persistence.service.expression.biomaterial
Constructors in ubic.gemma.persistence.service.expression.biomaterial with parameters of type CharacteristicServiceModifierConstructorDescriptionBioMaterialServiceImpl(BioMaterialDao bioMaterialDao, FactorValueDao factorValueDao, BioAssayDao bioAssayDao, ExperimentalFactorDao experimentalFactorDao, CharacteristicService characteristicService) -
Uses of CharacteristicService in ubic.gemma.rest
Constructors in ubic.gemma.rest with parameters of type CharacteristicServiceModifierConstructorDescriptionAnnotationsWebService(OntologyService ontologyService, SearchService searchService, CharacteristicService characteristicService, ExpressionExperimentService expressionExperimentService, DatasetArgService datasetArgService, TaxonArgService taxonArgService) Constructor for service autowiring