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) |
getExceptionHandlergetAuditLoggetServerSecurityVerifier, getServerServiceInstance, getServiceName, isServerActive, removeServerServiceInstancepublic GlossaryAuthorViewInstanceHandler()
public GlossaryHandler getGlossaryHandler(String serverName, String userId, String serviceOperationName) throws UserNotAuthorizedException, PropertyServerException, InvalidParameterException
public ProjectHandler getProjectHandler(String serverName, String userId, String serviceOperationName) throws UserNotAuthorizedException, PropertyServerException, InvalidParameterException
public RelationshipHandler getRelationshipHandler(String serverName, String userId, String serviceOperationName) throws UserNotAuthorizedException, PropertyServerException, InvalidParameterException
public TermHandler getTermHandler(String serverName, String userId, String serviceOperationName) throws UserNotAuthorizedException, PropertyServerException, InvalidParameterException
public CategoryHandler getCategoryHandler(String serverName, String userId, String serviceOperationName) throws UserNotAuthorizedException, PropertyServerException, InvalidParameterException
Copyright © 2018–2020 ODPi. All rights reserved.