org.gcube.data.spd.client.proxies
Interface Occurrences

All Known Implementing Classes:
DefaultOccurrences

public interface Occurrences


Method Summary
 String createLayer(org.gcube.data.streams.Stream<org.gcube.data.spd.plugin.fwk.model.PointInfo> coordinatesLocator)
           
 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)
           
 

Method Detail

getByIds

org.gcube.data.streams.Stream<org.gcube.data.spd.plugin.fwk.model.OccurrencePoint> getByIds(org.gcube.data.streams.Stream<String> ids)

createLayer

String createLayer(org.gcube.data.streams.Stream<org.gcube.data.spd.plugin.fwk.model.PointInfo> coordinatesLocator)

getByKeys

org.gcube.data.streams.Stream<org.gcube.data.spd.plugin.fwk.model.OccurrencePoint> getByKeys(org.gcube.data.streams.Stream<String> keys)


Copyright © 2012. All Rights Reserved.