Uses of Class
ubic.gemma.rest.util.args.TaxonArgService
-
Packages that use TaxonArgService Package Description ubic.gemma.rest -
-
Uses of TaxonArgService in ubic.gemma.rest
Constructors in ubic.gemma.rest with parameters of type TaxonArgService Constructor Description AnnotationsWebService(ubic.gemma.core.ontology.OntologyService ontologyService, ubic.gemma.core.search.SearchService searchService, ubic.gemma.persistence.service.common.description.CharacteristicService characteristicService, ubic.gemma.persistence.service.expression.experiment.ExpressionExperimentService expressionExperimentService, DatasetArgService datasetArgService, TaxonArgService taxonArgService)Constructor for service autowiringTaxaWebService(ubic.gemma.persistence.service.genome.taxon.TaxonService taxonService, ubic.gemma.persistence.service.expression.experiment.ExpressionExperimentService expressionExperimentService, ubic.gemma.core.association.phenotype.PhenotypeAssociationManagerService phenotypeAssociationManagerService, TaxonArgService taxonArgService, DatasetArgService datasetArgService, GeneArgService geneArgService)Constructor for service autowiring
-