public class GlossaryAuthorViewInstanceHandler extends OMVSServiceInstanceHandler
platformInstanceMap, serviceName| Constructor and Description |
|---|
GlossaryAuthorViewInstanceHandler()
Default constructor registers the view service
|
| Modifier and Type | Method and Description |
|---|---|
int |
getGlossaryViewMaxPageSize(String serverName,
String userId,
String serviceOperationName) |
RelationshipHandler |
getRelationshipHandler(String serverName,
String userId,
String serviceOperationName) |
SubjectAreaConfigClient |
getSubjectAreaConfigClient(String serverName,
String userId,
String serviceOperationName)
This method returns the object for the tenant to use to work with the
subject area config API
|
SubjectAreaGraphClient |
getSubjectAreaGraphClient(String serverName,
String userId,
String serviceOperationName)
This method returns the object for the tenant to use to work with the
subject area graph API
|
SubjectAreaNodeClients |
getSubjectAreaNodeClients(String serverName,
String userId,
String serviceOperationName)
This method returns the object for the tenant to use to work with the
subject area nodes API
|
getExceptionHandlergetAuditLoggetServerSecurityVerifier, getServerServiceInstance, getServiceName, isServerActive, removeServerServiceInstancepublic GlossaryAuthorViewInstanceHandler()
public RelationshipHandler getRelationshipHandler(String serverName, String userId, String serviceOperationName) throws UserNotAuthorizedException, PropertyServerException, InvalidParameterException
public SubjectAreaNodeClients getSubjectAreaNodeClients(String serverName, String userId, String serviceOperationName) throws InvalidParameterException, PropertyServerException, UserNotAuthorizedException
serverName - name of the server that the request is foruserId - local server useridserviceOperationName - service operation - usually the top level rest callInvalidParameterExceptionPropertyServerExceptionUserNotAuthorizedExceptionpublic SubjectAreaConfigClient getSubjectAreaConfigClient(String serverName, String userId, String serviceOperationName) throws InvalidParameterException, PropertyServerException, UserNotAuthorizedException
serverName - name of the server that the request is foruserId - local server useridserviceOperationName - service operation - usually the top level rest callInvalidParameterExceptionPropertyServerExceptionUserNotAuthorizedExceptionpublic SubjectAreaGraphClient getSubjectAreaGraphClient(String serverName, String userId, String serviceOperationName) throws InvalidParameterException, PropertyServerException, UserNotAuthorizedException
serverName - name of the server that the request is foruserId - local server useridserviceOperationName - service operation - usually the top level rest callInvalidParameterExceptionPropertyServerExceptionUserNotAuthorizedExceptionpublic int getGlossaryViewMaxPageSize(String serverName, String userId, String serviceOperationName) throws InvalidParameterException, PropertyServerException, UserNotAuthorizedException
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.