org.gcube.data.spd.stubs
Interface ClassificationStub


public interface ClassificationStub


Method Summary
 String getTaxaByIds(String ids)
           
 String retrieveChildrenTreeById(String id)
           
 String retrieveSynonymsById(String id)
           
 String retrieveTaxonChildrenByTaxonId(String id)
           
 

Method Detail

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.