public interface SubjectAreaConfig
| Modifier and Type | Method and Description |
|---|---|
Config |
getConfig(String userId)
Get the config.
|
Config getConfig(String userId) throws InvalidParameterException, PropertyServerException, UserNotAuthorizedException
The result is the configuration
userId - userId under which the request is performedPropertyServerException - something went wrong with the REST call stack.UserNotAuthorizedException - the requesting user is not authorized to issue this request.InvalidParameterException - one of the parameters is null or invalidCopyright © 2018–2021 LF AI & Data Foundation. All rights reserved.