public class SecurityOfficerHandler extends Object
| Constructor and Description |
|---|
SecurityOfficerHandler(OMRSRepositoryConnector repositoryConnector)
Construct the connection handler with a link to the property handlers's connector and this access service's
official name.
|
| Modifier and Type | Method and Description |
|---|---|
EntityDetail |
getEntityDetailById(String userId,
String assetGuid) |
List<EntityDetail> |
getSchemaElementsAssignedToBusinessTerms(String userId,
String glossaryTermGUID) |
public SecurityOfficerHandler(OMRSRepositoryConnector repositoryConnector) throws MetadataServerException
repositoryConnector - - connector to the property handlers.MetadataServerException - - there is a problem retrieving information from the metadata serverpublic EntityDetail getEntityDetailById(String userId, String assetGuid)
public List<EntityDetail> getSchemaElementsAssignedToBusinessTerms(String userId, String glossaryTermGUID)
Copyright © 2018–2019 ODPi. All rights reserved.