| Package | Description |
|---|---|
| org.genesys.glis.v1.api | |
| org.genesys.glis.v1.invoker |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<List<DOIHolder>> |
QueryApi.listHoldersWithHttpInfo(DOIArray dois)
Query for holder of PGRFA by DOIs
Query GLIS for WIEWS code of the holder for each submitted DOI.
|
ApiResponse<List<Relationship>> |
QueryApi.listRelationshipsWithHttpInfo(String doi,
String role,
String oper)
Get PGRFA relationships
Multiple status values can be provided with comma separated strings
|
ApiResponse<List<Term>> |
QueryApi.listTermsWithHttpInfo(List<String> acceptLanguage)
GLIS vocabularies
To describe the kind of information that will be found in the targets, GLIS adopts a simple controlled vocabulary.
|
ApiResponse<List<UpdatedTarget>> |
GenesysApi.registerGenesysAsTargetWithHttpInfo(UpdateTargets targets)
Add Genesys as target URL to specified DOIs
We'll have fun!
|
ApiResponse<List<PGRFA>> |
QueryApi.searchWithHttpInfo(Integer page,
Integer perPage,
List<String> acceptLanguage,
String doi,
String identifier,
String genus,
String species,
String name,
String holdwiews,
String holdpid,
String holdname,
String holdcountry,
String methodcode,
String provwiews,
String provpid,
String provname,
String provcountry,
String provenance,
String collwiews,
String collpid,
String collname,
String collcountry,
String bredwiews,
String bredpid,
String bredname,
String bredcountry,
String biostatus,
String mlsstatus,
String targetkw)
Find passport data on PGRFA in GLIS
|
| Modifier and Type | Method and Description |
|---|---|
<T> ApiResponse<T> |
ApiClient.execute(com.squareup.okhttp.Call call)
|
<T> ApiResponse<T> |
ApiClient.execute(com.squareup.okhttp.Call call,
Type returnType)
Execute HTTP call and deserialize the HTTP response body into the given return type.
|
Copyright © 2018 Global Crop Diversity Trust. All rights reserved.