org.gcube.data.spd.client.proxies
Class DefaultOccurrences

java.lang.Object
  extended by org.gcube.data.spd.client.proxies.DefaultOccurrences
All Implemented Interfaces:
Occurrences

public class DefaultOccurrences
extends Object
implements Occurrences


Constructor Summary
DefaultOccurrences(org.gcube.common.clients.delegates.ProxyDelegate<org.gcube.data.spd.stubs.OccurrencesPortType> config)
           
 
Method Summary
 String createLayer(org.gcube.data.streams.Stream<org.gcube.data.spd.plugin.fwk.model.PointInfo> coordinatesStream)
           
 org.gcube.data.streams.Stream<org.gcube.data.spd.plugin.fwk.model.OccurrencePoint> getByIds(org.gcube.data.streams.Stream<String> ids)
           
 org.gcube.data.streams.Stream<org.gcube.data.spd.plugin.fwk.model.OccurrencePoint> getByKeys(org.gcube.data.streams.Stream<String> keys)
           
 File getDarwinCoreByIds(org.gcube.data.streams.Stream<String> ids)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultOccurrences

public DefaultOccurrences(org.gcube.common.clients.delegates.ProxyDelegate<org.gcube.data.spd.stubs.OccurrencesPortType> config)
Method Detail

getByIds

public org.gcube.data.streams.Stream<org.gcube.data.spd.plugin.fwk.model.OccurrencePoint> getByIds(org.gcube.data.streams.Stream<String> ids)
Specified by:
getByIds in interface Occurrences

getByKeys

public org.gcube.data.streams.Stream<org.gcube.data.spd.plugin.fwk.model.OccurrencePoint> getByKeys(org.gcube.data.streams.Stream<String> keys)
Specified by:
getByKeys in interface Occurrences

createLayer

public String createLayer(org.gcube.data.streams.Stream<org.gcube.data.spd.plugin.fwk.model.PointInfo> coordinatesStream)
Specified by:
createLayer in interface Occurrences

getDarwinCoreByIds

public File getDarwinCoreByIds(org.gcube.data.streams.Stream<String> ids)
Specified by:
getDarwinCoreByIds in interface Occurrences


Copyright © 2012. All Rights Reserved.