Uses of Class
org.gcube.application.speciesmanager.stubs.model.Occurrence

Packages that use Occurrence
org.gcube.application.speciesmanager.stubs.model.binding   
org.gcube.application.speciesmanager.stubs.pluginhelper.capabilities   
org.gcube.application.speciesmanager.stubs.readers   
org.gcube.application.speciesmanager.stubs.writers   
 

Uses of Occurrence in org.gcube.application.speciesmanager.stubs.model.binding
 

Methods in org.gcube.application.speciesmanager.stubs.model.binding that return Occurrence
static Occurrence Bindings.occurrencefromXml(String xml)
           
 

Methods in org.gcube.application.speciesmanager.stubs.model.binding with parameters of type Occurrence
static String Bindings.toXml(Occurrence item)
           
 

Uses of Occurrence in org.gcube.application.speciesmanager.stubs.pluginhelper.capabilities
 

Method parameters in org.gcube.application.speciesmanager.stubs.pluginhelper.capabilities with type arguments of type Occurrence
 void OccurrencesCapability.getOccurrencesById(ObjectWriter<Occurrence> writer, String... ids)
          retrieves all occurrences for the given ids
 

Uses of Occurrence in org.gcube.application.speciesmanager.stubs.readers
 

Methods in org.gcube.application.speciesmanager.stubs.readers that return Occurrence
 Occurrence OccurrencesReader.transform(String serializedItem)
           
 

Uses of Occurrence in org.gcube.application.speciesmanager.stubs.writers
 

Methods in org.gcube.application.speciesmanager.stubs.writers with parameters of type Occurrence
 boolean OccurrenceWriter.put(Occurrence t)
           
 



Copyright © 2012. All Rights Reserved.