public class AssetLineageInstanceHandler extends OCFOMASServiceInstanceHandler
platformInstanceMap, serviceName| Constructor and Description |
|---|
AssetLineageInstanceHandler()
Default constructor registers the access service
|
| Modifier and Type | Method and Description |
|---|---|
CommonHandler |
getCommonHandler(String userId,
String serverName,
String serviceOperationName)
Retrieve common handler for the access service.
|
ContextHandler |
getContextHandler(String userId,
String serverName,
String serviceOperationName)
Retrieve the specific handler for the access service.
|
GlossaryHandler |
getGlossaryHandler(String userId,
String serverName,
String serviceOperationName)
Retrieve the specific handler for the access service.
|
ProcessHandler |
getProcessHandler(String userId,
String serverName,
String serviceOperationName) |
void |
registerAccessService() |
getAssetHandler, getCertificationHandler, getCommentHandler, getConnectionHandler, getConnectorTypeHandler, getDefaultZones, getEndpointHandler, getExternalIdentifierHandler, getExternalReferenceHandler, getInformalTagHandler, getLicenseHandler, getLikeHandler, getLocationHandler, getMeaningHandler, getNoteHandler, getNoteLogHandler, getRatingHandler, getRelatedMediaHandler, getSchemaTypeHandler, getServiceName, getSupportedZonesgetDefaultZones, getErrorHandler, getExceptionHandler, getMetadataCollection, getRepositoryConnector, getRepositoryHandler, getSupportedZonesgetAuditLoggetServerSecurityVerifier, getServerServiceInstance, getServiceName, isServerActive, removeServerServiceInstancepublic AssetLineageInstanceHandler()
public void registerAccessService()
public GlossaryHandler getGlossaryHandler(String userId, String serverName, String serviceOperationName) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException
userId - calling userserverName - name of the server tied to the requestserviceOperationName - name of the calling operationInvalidParameterException - no available instance for the requested serverUserNotAuthorizedException - user does not have access to the requested serverPropertyServerException - error in the requested serverpublic ContextHandler getContextHandler(String userId, String serverName, String serviceOperationName) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException
userId - calling userserverName - name of the server tied to the requestserviceOperationName - name of the calling operationInvalidParameterException - no available instance for the requested serverUserNotAuthorizedException - user does not have access to the requested serverPropertyServerException - error in the requested serverpublic CommonHandler getCommonHandler(String userId, String serverName, String serviceOperationName) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException
userId - calling userserverName - name of the server tied to the requestserviceOperationName - name of the calling operationInvalidParameterException - no available instance for the requested serverUserNotAuthorizedException - user does not have access to the requested serverPropertyServerException - error in the requested serverpublic ProcessHandler getProcessHandler(String userId, String serverName, String serviceOperationName) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException
Copyright © 2018–2019 ODPi. All rights reserved.