| Package | Description |
|---|---|
| org.genesys.glis.v1.api | |
| org.genesys.glis.v1.model |
| Modifier and Type | Method and Description |
|---|---|
PGRFARegistrationResponse |
ManagerApi.registerPGRFA(PGRFARegistration pgrfa)
Register PGRFA in GLIS and (potentially) obtain GLIS-minted DOI
The purpose of this transaction is to obtain a DOI associated to the PGRFA by providing a set of descriptors in the registration request.
|
PGRFARegistrationResponse |
ManagerApi.updatePGRFA(PGRFAUpdate pgrfa)
Update PGRFA in GLIS
Update information on PGRFA already registered in GLIS.
|
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<PGRFARegistrationResponse> |
ManagerApi.registerPGRFAWithHttpInfo(PGRFARegistration pgrfa)
Register PGRFA in GLIS and (potentially) obtain GLIS-minted DOI
The purpose of this transaction is to obtain a DOI associated to the PGRFA by providing a set of descriptors in the registration request.
|
org.springframework.http.ResponseEntity<PGRFARegistrationResponse> |
ManagerApi.updatePGRFAWithHttpInfo(PGRFAUpdate pgrfa)
Update PGRFA in GLIS
Update information on PGRFA already registered in GLIS.
|
| Modifier and Type | Method and Description |
|---|---|
PGRFARegistrationResponse |
PGRFARegistrationResponse.doi(String doi) |
PGRFARegistrationResponse |
PGRFARegistrationResponse.error(String error) |
PGRFARegistrationResponse |
PGRFARegistrationResponse.genus(String genus) |
PGRFARegistrationResponse |
PGRFARegistrationResponse.sampleid(String sampleid) |
Copyright © 2025 Global Crop Diversity Trust. All rights reserved.