Uses of Class
org.gcube.data.spd.plugin.fwk.exceptions.ExternalRepositoryException

Packages that use ExternalRepositoryException
org.gcube.data.spd.plugin.fwk.capabilities   
 

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

Methods in org.gcube.data.spd.plugin.fwk.capabilities that throw ExternalRepositoryException
 Set<String> NamesMappingCapability.commonNameToScientificNamesMapping(String commonName)
          this method returns a set of scientific names related to the common name passed as input
 void ClassificationCapability.getSynonymnsById(ObjectWriter<TaxonomyItem> writer, String id)
          retrieve a list of synonyms
abstract  TaxonomyItem ClassificationCapability.retrieveTaxonById(String id)
          retrieves taxon by id
 Set<String> NamesMappingCapability.scientificNameToCommonNamesMapping(String scientificName)
          this method returns a set of common names related to the scientific name passed as input
 



Copyright © 2013. All Rights Reserved.