Class SecurityOfficerHandler
java.lang.Object
org.odpi.openmetadata.accessservices.securityofficer.server.handler.SecurityOfficerHandler
-
Constructor Summary
ConstructorsConstructorDescriptionSecurityOfficerHandler(org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.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 TypeMethodDescriptionorg.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.EntityDetailgetEntityDetailById(String userId, String assetGuid) List<org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.EntityDetail>getSchemaElementsAssignedToBusinessTerms(String userId, String glossaryTermGUID)
-
Constructor Details
-
SecurityOfficerHandler
public SecurityOfficerHandler(org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryConnector repositoryConnector, String sourceName) throws org.odpi.openmetadata.frameworks.connectors.ffdc.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:
org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException- - there is a problem retrieving information from the metadata server
-
-
Method Details
-
getEntityDetailById
-
getSchemaElementsAssignedToBusinessTerms
-