public interface DataManagerInterface
| Modifier and Type | Method and Description |
|---|---|
String |
getExternalDataManagerGUID(String userId,
String qualifiedName)
Retrieve the unique identifier of the external data manager.
|
String getExternalDataManagerGUID(String userId, String qualifiedName) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException
userId - calling userqualifiedName - unique name of the integration daemonInvalidParameterException - the bean properties are invalidUserNotAuthorizedException - user not authorized to issue this requestPropertyServerException - problem accessing the property serverCopyright © 2018–2020 ODPi. All rights reserved.