| Package | Description |
|---|---|
| de.samply.common.mdrclient |
The base classes from the MDR RESTful client.
|
| Modifier and Type | Method and Description |
|---|---|
DataElement |
MdrClient.getDataElement(String mdrDataElementId,
String languageCode)
Get the whole DataElement object from the MDR without authentication.
|
DataElement |
MdrClient.getDataElement(String mdrDataElementId,
String languageCode,
String accessToken,
String userAccessToken)
Get the whole DataElement object from the MDR.
|
Copyright © 2022 Samply Community. All rights reserved.