Class SecurityOfficerHandler
java.lang.Object
org.odpi.openmetadata.accessservices.securityofficer.server.handler.SecurityOfficerHandler
-
Constructor Summary
ConstructorsConstructorDescriptionSecurityOfficerHandler
(OMRSRepositoryConnector repositoryConnector, String sourceName) Construct the connection handler with a link to the property handlers's connector and this access service's official name. -
Method Summary
Modifier and TypeMethodDescriptiongetEntityDetailById
(String userId, String assetGuid) getSchemaElementsAssignedToBusinessTerms
(String userId, String glossaryTermGUID)
-
Constructor Details
-
SecurityOfficerHandler
public SecurityOfficerHandler(OMRSRepositoryConnector repositoryConnector, String sourceName) throws PropertyServerException Construct the connection handler with a link to the property handlers's connector and this access service's official name.- Parameters:
repositoryConnector
- - connector to the property handlers.sourceName
- source name- Throws:
PropertyServerException
- - there is a problem retrieving information from the metadata server
-
-
Method Details
-
getEntityDetailById
-
getSchemaElementsAssignedToBusinessTerms
public List<EntityDetail> getSchemaElementsAssignedToBusinessTerms(String userId, String glossaryTermGUID)
-