| Package | Description |
|---|---|
| org.gcube.data.spd.plugin.fwk | |
| org.gcube.data.spd.plugin.fwk.capabilities | |
| org.gcube.data.spd.plugin.fwk.writers |
| Modifier and Type | Method and Description |
|---|---|
void |
Searchable.searchByScientificName(String word,
ObjectWriter<T> writer,
org.gcube.data.spd.model.Condition... properties) |
| Modifier and Type | Method and Description |
|---|---|
void |
ImagesCapability.getImagesById(ObjectWriter<org.gcube.data.spd.model.products.Image> writer,
String... ids) |
void |
MappingCapability.getRelatedScientificNames(ObjectWriter<String> writer,
String commonName)
this method returns a set of scientific names related to the common name passed as input
|
void |
ClassificationCapability.getSynonymnsById(ObjectWriter<org.gcube.data.spd.model.products.TaxonomyItem> writer,
String id)
retrieve a list of synonyms
|
void |
ExpansionCapability.getSynonyms(ObjectWriter<String> writer,
String scientifcName) |
void |
UnfoldCapability.unfold(ObjectWriter<String> writer,
String scientificName) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ClosableWriter<T> |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractWriter<T> |
class |
Writer<F> |
Copyright © 2020. All Rights Reserved.