org.gcube.data.spd.stubs
Interface ClassificationStub
public interface ClassificationStub
retrieveTaxonChildrenByTaxonId
String retrieveTaxonChildrenByTaxonId(String id)
throws UnsupportedPluginException,
UnsupportedCapabilityException,
InvalidIdentifierException
- Throws:
UnsupportedPluginException
UnsupportedCapabilityException
InvalidIdentifierException
retrieveChildrenTreeById
String retrieveChildrenTreeById(String id)
throws UnsupportedPluginException,
UnsupportedCapabilityException,
InvalidIdentifierException
- Throws:
UnsupportedPluginException
UnsupportedCapabilityException
InvalidIdentifierException
retrieveSynonymsById
String retrieveSynonymsById(String id)
throws UnsupportedPluginException,
UnsupportedCapabilityException,
InvalidIdentifierException
- Throws:
UnsupportedPluginException
UnsupportedCapabilityException
InvalidIdentifierException
getTaxaByIds
String getTaxaByIds(String ids)
Copyright © 2013. All Rights Reserved.