Uses of Class
org.gcube.data.spd.plugin.fwk.model.OccurrencePoint

Packages that use OccurrencePoint
org.gcube.data.spd.plugin.fwk.capabilities   
org.gcube.data.spd.plugin.fwk.readers   
 

Uses of OccurrencePoint in org.gcube.data.spd.plugin.fwk.capabilities
 

Methods in org.gcube.data.spd.plugin.fwk.capabilities that return types with arguments of type OccurrencePoint
 Class<OccurrencePoint> OccurrencesCapability.getHandledClass()
           
 

Method parameters in org.gcube.data.spd.plugin.fwk.capabilities with type arguments of type OccurrencePoint
abstract  void OccurrencesCapability.getOccurrencesByIds(ObjectWriter<OccurrencePoint> writer, LocalReader<String> ids)
          retrieves all occurrences for the given ids
abstract  void OccurrencesCapability.getOccurrencesByProductKeys(ObjectWriter<OccurrencePoint> writer, LocalReader<String> keys)
          retrieves all occurrences for the given ids
 

Uses of OccurrencePoint in org.gcube.data.spd.plugin.fwk.readers
 

Methods in org.gcube.data.spd.plugin.fwk.readers that return OccurrencePoint
 OccurrencePoint OccurrencesReader.transform(String serializedItem)
           
 



Copyright © 2012. All Rights Reserved.