Uses of Class
org.gcube.data.spd.plugin.fwk.model.TaxonomyItem

Packages that use TaxonomyItem
org.gcube.data.spd.plugin.fwk.capabilities   
org.gcube.data.spd.plugin.fwk.model   
 

Uses of TaxonomyItem in org.gcube.data.spd.plugin.fwk.capabilities
 

Methods in org.gcube.data.spd.plugin.fwk.capabilities that return types with arguments of type TaxonomyItem
 Class<TaxonomyItem> ClassificationCapability.getHandledClass()
           
abstract  List<TaxonomyItem> ClassificationCapability.retrieveTaxonChildsByTaxonId(String taxonId)
          retrieves all children giving a taxon id
 

Method parameters in org.gcube.data.spd.plugin.fwk.capabilities with type arguments of type TaxonomyItem
abstract  void ClassificationCapability.retrieveTaxonByIds(Iterator<String> ids, ObjectWriter<TaxonomyItem> writer)
          retrieves taxon by id
 

Uses of TaxonomyItem in org.gcube.data.spd.plugin.fwk.model
 

Methods in org.gcube.data.spd.plugin.fwk.model that return TaxonomyItem
 TaxonomyItem TaxonomyItem.getParent()
           
 

Methods in org.gcube.data.spd.plugin.fwk.model with parameters of type TaxonomyItem
 void TaxonomyItem.setParent(TaxonomyItem parent)
           
 



Copyright © 2012. All Rights Reserved.