| Package | Description |
|---|---|
| de.samply.common.mdrclient |
The base classes from the MDR RESTful client.
|
| Modifier and Type | Method and Description |
|---|---|
List<Namespace> |
MdrClient.getNamespaces(String languageCode)
Get the namespeaces from the MDR, without authentication.
|
List<Namespace> |
MdrClient.getNamespaces(String languageCode,
String accessToken,
String userAuthId)
Get the namespeaces from the MDR.
|
Copyright © 2022 Samply Community. All rights reserved.