public class SpeciesLinkPlugin
extends org.gcube.data.spd.plugin.fwk.AbstractPlugin
| Modifier and Type | Field and Description |
|---|---|
static String |
baseurl |
static String |
citation |
static String |
credits |
static int |
limit |
static String |
model |
| Constructor and Description |
|---|
SpeciesLinkPlugin() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
org.gcube.data.spd.plugin.fwk.capabilities.OccurrencesCapability |
getOccurrencesInterface() |
org.gcube.data.spd.model.RepositoryInfo |
getRepositoryInfo() |
String |
getRepositoryName() |
Set<org.gcube.data.spd.model.util.Capabilities> |
getSupportedCapabilities() |
void |
initialize(org.gcube.common.resources.gcore.ServiceEndpoint res) |
void |
searchByScientificName(String scientificName,
org.gcube.data.spd.plugin.fwk.writers.ObjectWriter<org.gcube.data.spd.model.products.ResultItem> writer,
org.gcube.data.spd.model.Condition... properties) |
void |
update(org.gcube.common.resources.gcore.ServiceEndpoint res) |
public static String baseurl
public static String model
public static int limit
public static final String credits
public static final String citation
public void initialize(org.gcube.common.resources.gcore.ServiceEndpoint res)
throws Exception
initialize in class org.gcube.data.spd.plugin.fwk.AbstractPluginExceptionpublic void update(org.gcube.common.resources.gcore.ServiceEndpoint res)
throws Exception
update in class org.gcube.data.spd.plugin.fwk.AbstractPluginExceptionpublic String getDescription()
getDescription in class org.gcube.data.spd.plugin.fwk.AbstractPluginpublic String getRepositoryName()
getRepositoryName in class org.gcube.data.spd.plugin.fwk.AbstractPluginpublic Set<org.gcube.data.spd.model.util.Capabilities> getSupportedCapabilities()
getSupportedCapabilities in class org.gcube.data.spd.plugin.fwk.AbstractPluginpublic org.gcube.data.spd.plugin.fwk.capabilities.OccurrencesCapability getOccurrencesInterface()
getOccurrencesInterface in class org.gcube.data.spd.plugin.fwk.AbstractPluginpublic void searchByScientificName(String scientificName, org.gcube.data.spd.plugin.fwk.writers.ObjectWriter<org.gcube.data.spd.model.products.ResultItem> writer, org.gcube.data.spd.model.Condition... properties)
public org.gcube.data.spd.model.RepositoryInfo getRepositoryInfo()
getRepositoryInfo in class org.gcube.data.spd.plugin.fwk.AbstractPluginCopyright © 2014. All Rights Reserved.