Uses of Interface
ubic.gemma.persistence.service.common.description.CharacteristicService
-
Packages that use CharacteristicService Package Description ubic.gemma.core.tasks.maintenance ubic.gemma.persistence.service.common.description ubic.gemma.rest -
-
Uses of CharacteristicService in ubic.gemma.core.tasks.maintenance
Constructors in ubic.gemma.core.tasks.maintenance with parameters of type CharacteristicService Constructor Description CharacteristicUpdateTaskImpl(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 Modifier and Type Class Description class
CharacteristicServiceImpl
-
Uses of CharacteristicService in ubic.gemma.rest
Constructors in ubic.gemma.rest with parameters of type CharacteristicService Constructor Description AnnotationsWebService(OntologyService ontologyService, SearchService searchService, CharacteristicService characteristicService, ExpressionExperimentService expressionExperimentService, DatasetArgService datasetArgService, TaxonArgService taxonArgService)
Constructor for service autowiring
-