public class GlossaryAuthorViewInstanceHandler extends OMVSServiceInstanceHandler
platformInstanceMap, serviceName| Constructor and Description |
|---|
GlossaryAuthorViewInstanceHandler()
Default constructor registers the view service
|
| Modifier and Type | Method and Description |
|---|---|
CategoryHandler |
getCategoryHandler(String serverName,
String userId,
String serviceOperationName) |
GlossaryHandler |
getGlossaryHandler(String serverName,
String userId,
String serviceOperationName) |
ProjectHandler |
getProjectHandler(String serverName,
String userId,
String serviceOperationName) |
RelationshipHandler |
getRelationshipHandler(String serverName,
String userId,
String serviceOperationName) |
TermHandler |
getTermHandler(String serverName,
String userId,
String serviceOperationName) |
String |
getViewServiceName(String serverName)
Return the Glossary Author's official View Service Name
|
getExceptionHandlergetAuditLoggetServerSecurityVerifier, getServerServiceInstance, getServiceName, isServerActive, removeServerServiceInstancepublic GlossaryAuthorViewInstanceHandler()
public String getViewServiceName(String serverName) throws MetadataServerUncontactableException
serverName - name of the server that the request is forMetadataServerUncontactableException - no available instance for the requested serverpublic GlossaryHandler getGlossaryHandler(String serverName, String userId, String serviceOperationName) throws UserNotAuthorizedException, PropertyServerException, InvalidParameterException, MetadataServerUncontactableException
public ProjectHandler getProjectHandler(String serverName, String userId, String serviceOperationName) throws UserNotAuthorizedException, PropertyServerException, InvalidParameterException, MetadataServerUncontactableException
public RelationshipHandler getRelationshipHandler(String serverName, String userId, String serviceOperationName) throws UserNotAuthorizedException, PropertyServerException, InvalidParameterException, MetadataServerUncontactableException
public TermHandler getTermHandler(String serverName, String userId, String serviceOperationName) throws UserNotAuthorizedException, PropertyServerException, InvalidParameterException, MetadataServerUncontactableException
public CategoryHandler getCategoryHandler(String serverName, String userId, String serviceOperationName) throws UserNotAuthorizedException, PropertyServerException, InvalidParameterException, MetadataServerUncontactableException
Copyright © 2018–2020 ODPi. All rights reserved.