| Package | Description |
|---|---|
| de.samply.common.mdrclient |
The base classes from the MDR RESTful client.
|
| Modifier and Type | Method and Description |
|---|---|
RecordDefinition |
MdrClient.getRecordDefinition(String mdrRecordId,
String languageCode)
Get the designation/definition and the value domain of an MDR record as
RecordDefinition, without authentication. |
RecordDefinition |
MdrClient.getRecordDefinition(String mdrRecordId,
String languageCode,
String accessToken,
String userAccessToken)
Get the designation/definition and the value domain of a MDR record as
RecordDefinition. |
Copyright © 2022 Samply Community. All rights reserved.