|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ResultItem in org.gcube.application.speciesmanager.stubs.calls |
|---|
| Methods in org.gcube.application.speciesmanager.stubs.calls that return types with arguments of type ResultItem | |
|---|---|
Iterator<ResultItem> |
ManagerCalls.searchByCommonName(String commonName,
Property... props)
|
Iterator<ResultItem> |
ManagerCalls.searchByScientificName(String scientificName,
Property... props)
|
| Uses of ResultItem in org.gcube.application.speciesmanager.stubs.model |
|---|
| Methods in org.gcube.application.speciesmanager.stubs.model that return ResultItem | |
|---|---|
static ResultItem |
ResultItem.fromTree(org.gcube.data.trees.data.Tree tree)
|
| Uses of ResultItem in org.gcube.application.speciesmanager.stubs.model.binding |
|---|
| Methods in org.gcube.application.speciesmanager.stubs.model.binding that return ResultItem | |
|---|---|
static ResultItem |
Bindings.resultItemfromXml(String xml)
|
| Methods in org.gcube.application.speciesmanager.stubs.model.binding with parameters of type ResultItem | |
|---|---|
static String |
Bindings.toXml(ResultItem item)
|
| Uses of ResultItem in org.gcube.application.speciesmanager.stubs.pluginhelper |
|---|
| Method parameters in org.gcube.application.speciesmanager.stubs.pluginhelper with type arguments of type ResultItem | |
|---|---|
abstract void |
AbstractPlugin.searchByCommonName(String word,
ObjectWriter<ResultItem> writer,
Property... properties)
|
abstract void |
AbstractPlugin.searchByScientificName(String word,
ObjectWriter<ResultItem> writer,
Property... properties)
|
| Uses of ResultItem in org.gcube.application.speciesmanager.stubs.pluginhelper.capabilities |
|---|
| Method parameters in org.gcube.application.speciesmanager.stubs.pluginhelper.capabilities with type arguments of type ResultItem | |
|---|---|
void |
SynonimsCapability.getSynonimnsByIds(ObjectWriter<ResultItem> writer,
String... ids)
|
| Uses of ResultItem in org.gcube.application.speciesmanager.stubs.readers |
|---|
| Methods in org.gcube.application.speciesmanager.stubs.readers that return ResultItem | |
|---|---|
ResultItem |
ResultItemReader.transform(String serializedItem)
|
| Uses of ResultItem in org.gcube.application.speciesmanager.stubs.writers |
|---|
| Methods in org.gcube.application.speciesmanager.stubs.writers with parameters of type ResultItem | |
|---|---|
boolean |
ResultItemWriter.put(ResultItem t)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||