org.gcube.data.spd.client.proxies
Class DefaultClassification
java.lang.Object
org.gcube.data.spd.client.proxies.DefaultClassification
- All Implemented Interfaces:
- Classification
public class DefaultClassification
- extends Object
- implements Classification
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultClassification
public DefaultClassification(org.gcube.common.clients.delegates.ProxyDelegate<ClassificationStub> config)
getTaxonChildrenById
public org.gcube.data.streams.Stream<org.gcube.data.spd.model.TaxonomyItem> getTaxonChildrenById(String id)
throws UnsupportedPluginException,
UnsupportedCapabilityException,
InvalidIdentifierException
- Specified by:
getTaxonChildrenById in interface Classification
- Throws:
UnsupportedPluginException
UnsupportedCapabilityException
InvalidIdentifierException
getTaxaByIds
public org.gcube.data.streams.Stream<org.gcube.data.spd.model.TaxonomyItem> getTaxaByIds(org.gcube.data.streams.Stream<String> ids)
- Specified by:
getTaxaByIds in interface Classification
getTaxonTreeById
public org.gcube.data.streams.Stream<org.gcube.data.spd.model.TaxonomyItem> getTaxonTreeById(String id)
throws UnsupportedPluginException,
UnsupportedCapabilityException,
InvalidIdentifierException
- Specified by:
getTaxonTreeById in interface Classification
- Throws:
UnsupportedPluginException
UnsupportedCapabilityException
InvalidIdentifierException
getSynonymsById
public org.gcube.data.streams.Stream<org.gcube.data.spd.model.TaxonomyItem> getSynonymsById(String id)
throws UnsupportedPluginException,
UnsupportedCapabilityException,
InvalidIdentifierException
- Specified by:
getSynonymsById in interface Classification
- Throws:
UnsupportedPluginException
UnsupportedCapabilityException
InvalidIdentifierException
Copyright © 2013. All Rights Reserved.