public class OccurrenceSearch extends AbstractSearch<org.gcube.data.spd.model.products.OccurrencePoint>
dataSetKey, elementsTag, ifactory, properties, providerKey| Constructor and Description |
|---|
OccurrenceSearch(String baseUrl,
org.gcube.data.spd.model.Condition... properties) |
| Modifier and Type | Method and Description |
|---|---|
protected List<org.gcube.data.spd.model.products.OccurrencePoint> |
retrieveElements(XMLEventReader eventReader,
boolean b,
org.gcube.data.spd.model.products.DataSet dataset) |
void |
search(org.gcube.data.spd.plugin.fwk.writers.ObjectWriter<org.gcube.data.spd.model.products.OccurrencePoint> writer,
String scientificName) |
org.gcube.data.spd.model.products.OccurrencePoint |
searchById(String id) |
void |
searchByKey(org.gcube.data.spd.plugin.fwk.writers.ObjectWriter<org.gcube.data.spd.model.products.OccurrencePoint> writer,
String key) |
searchpublic void search(org.gcube.data.spd.plugin.fwk.writers.ObjectWriter<org.gcube.data.spd.model.products.OccurrencePoint> writer,
String scientificName)
throws Exception
Exceptionpublic void searchByKey(org.gcube.data.spd.plugin.fwk.writers.ObjectWriter<org.gcube.data.spd.model.products.OccurrencePoint> writer,
String key)
throws Exception
Exceptionpublic org.gcube.data.spd.model.products.OccurrencePoint searchById(String id) throws Exception
Exceptionprotected List<org.gcube.data.spd.model.products.OccurrencePoint> retrieveElements(XMLEventReader eventReader, boolean b, org.gcube.data.spd.model.products.DataSet dataset) throws Exception
retrieveElements in class AbstractSearch<org.gcube.data.spd.model.products.OccurrencePoint>ExceptionCopyright © 2014. All Rights Reserved.