org.gcube.data.spd.specieslink
Class OccurrencesCapabilityImpl

java.lang.Object
  extended by org.gcube.data.spd.specieslink.OccurrencesCapabilityImpl
All Implemented Interfaces:
org.gcube.data.spd.stubs.pluginhelper.capabilities.OccurrencesCapability, org.gcube.data.spd.stubs.pluginhelper.PropertySupport

public class OccurrencesCapabilityImpl
extends Object
implements org.gcube.data.spd.stubs.pluginhelper.capabilities.OccurrencesCapability


Constructor Summary
OccurrencesCapabilityImpl()
           
 
Method Summary
 void getOccurrencesById(org.gcube.data.spd.stubs.pluginhelper.writers.ObjectWriter<org.gcube.data.spd.stubs.model.Occurrence> writer, String... ids)
           
 Set<org.gcube.data.spd.stubs.pluginhelper.Properties> getSupportedProperties()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OccurrencesCapabilityImpl

public OccurrencesCapabilityImpl()
Method Detail

getSupportedProperties

public Set<org.gcube.data.spd.stubs.pluginhelper.Properties> getSupportedProperties()
Specified by:
getSupportedProperties in interface org.gcube.data.spd.stubs.pluginhelper.PropertySupport

getOccurrencesById

public void getOccurrencesById(org.gcube.data.spd.stubs.pluginhelper.writers.ObjectWriter<org.gcube.data.spd.stubs.model.Occurrence> writer,
                               String... ids)
                        throws Exception
Specified by:
getOccurrencesById in interface org.gcube.data.spd.stubs.pluginhelper.capabilities.OccurrencesCapability
Throws:
Exception


Copyright © 2012. All Rights Reserved.