org.gcube.data.spd.flora
Class ClassificationCapabilityImpl
java.lang.Object
org.gcube.data.spd.flora.ClassificationCapabilityImpl
- All Implemented Interfaces:
- org.gcube.data.spd.stubs.pluginhelper.capabilities.ClassificationCapability, org.gcube.data.spd.stubs.pluginhelper.PropertySupport
public class ClassificationCapabilityImpl
- extends Object
- implements org.gcube.data.spd.stubs.pluginhelper.capabilities.ClassificationCapability
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClassificationCapabilityImpl
public ClassificationCapabilityImpl()
getSupportedProperties
public Set<org.gcube.data.spd.stubs.pluginhelper.Properties> getSupportedProperties()
- Specified by:
getSupportedProperties in interface org.gcube.data.spd.stubs.pluginhelper.PropertySupport
retrieveTaxonChildsByTaxonId
public List<org.gcube.data.spd.stubs.model.Taxon> retrieveTaxonChildsByTaxonId(String id)
- Specified by:
retrieveTaxonChildsByTaxonId in interface org.gcube.data.spd.stubs.pluginhelper.capabilities.ClassificationCapability
retrieveTaxaByCommonName
public void retrieveTaxaByCommonName(org.gcube.data.spd.stubs.pluginhelper.writers.ObjectWriter<org.gcube.data.spd.stubs.model.Taxon> arg0,
String arg1)
- Specified by:
retrieveTaxaByCommonName in interface org.gcube.data.spd.stubs.pluginhelper.capabilities.ClassificationCapability
retrieveTaxaByScientificName
public void retrieveTaxaByScientificName(org.gcube.data.spd.stubs.pluginhelper.writers.ObjectWriter<org.gcube.data.spd.stubs.model.Taxon> writer,
String name)
- Specified by:
retrieveTaxaByScientificName in interface org.gcube.data.spd.stubs.pluginhelper.capabilities.ClassificationCapability
Copyright © 2012. All Rights Reserved.