public class TypeExplorerViewInstanceHandler extends OMVSServiceInstanceHandler
platformInstanceMap, serviceName| Constructor and Description |
|---|
TypeExplorerViewInstanceHandler(String serviceName)
Default constructor registers the view service
|
| Modifier and Type | Method and Description |
|---|---|
String |
getMetadataServerName(String serverName,
String userId,
String serviceOperationName)
This serverName has an associated metadata server.
|
String |
getMetadataServerURL(String serverName,
String userId,
String serviceOperationName)
This serverName has an associated metadata server.
|
String |
getViewServiceName(String serverName,
String userId,
String serviceOperationName)
Return the Subject Area view's official view Service Name
|
getExceptionHandlergetAuditLoggetServerSecurityVerifier, getServerServiceInstance, getServiceName, isServerActive, removeServerServiceInstancepublic TypeExplorerViewInstanceHandler(String serviceName)
public String getViewServiceName(String serverName, String userId, String serviceOperationName) throws MetadataServerUncontactableException, InvalidParameterException, PropertyServerException, UserNotAuthorizedException
serverName - name of the server that the request is foruserId - local server useridserviceOperationName - service operation - usually the top level rest callMetadataServerUncontactableException - no available instance for the requested serverInvalidParameterExceptionPropertyServerExceptionUserNotAuthorizedExceptionpublic String getMetadataServerName(String serverName, String userId, String serviceOperationName) throws MetadataServerUncontactableException, InvalidParameterException, PropertyServerException, UserNotAuthorizedException
serverName - name of the server that the request is foruserId - local server useridserviceOperationName - service operation - usually the top level rest callMetadataServerUncontactableException - Metadata server uncontactableInvalidParameterExceptionPropertyServerExceptionUserNotAuthorizedExceptionpublic String getMetadataServerURL(String serverName, String userId, String serviceOperationName) throws MetadataServerUncontactableException, InvalidParameterException, PropertyServerException, UserNotAuthorizedException
serverName - name of the server that the request is foruserId - local server useridserviceOperationName - service operation - usually the top level rest callMetadataServerUncontactableException - Metadata server uncontactableInvalidParameterExceptionPropertyServerExceptionUserNotAuthorizedExceptionCopyright © 2018–2020 ODPi. All rights reserved.