public class AssetLineageInstanceHandler extends OCFOMASServiceInstanceHandler
platformInstanceMap, serviceName| Constructor and Description |
|---|
AssetLineageInstanceHandler()
Default constructor registers the access service
|
| Modifier and Type | Method and Description |
|---|---|
ClassificationHandler |
getClassificationHandler(String userId,
String serverName,
String serviceOperationName)
Retrieve classification handler for the access service.
|
CommonHandler |
getCommonHandler(String userId,
String serverName,
String serviceOperationName)
Retrieve common handler for the access service.
|
AssetContextHandler |
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.
|
ProcessContextHandler |
getProcessHandler(String userId,
String serverName,
String serviceOperationName) |
void |
registerAccessService() |
getAssetHandler, getCertificationHandler, getCommentHandler, getConnectionHandler, getConnectorTypeHandler, getDefaultZones, getEndpointHandler, getExternalIdentifierHandler, getExternalReferenceHandler, getGlossaryTermHandler, getInformalTagHandler, getLicenseHandler, getLikeHandler, getLocationHandler, getMeaningHandler, getNoteHandler, getNoteLogHandler, getRatingHandler, getReferenceableHandler, getRelatedMediaHandler, getSchemaTypeHandler, getServiceName, getSupportedZones, getValidValuesHandlergetDefaultZones, 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 AssetContextHandler 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 ProcessContextHandler getProcessHandler(String userId, String serverName, String serviceOperationName) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException
public ClassificationHandler getClassificationHandler(String userId, String serverName, String serviceOperationName) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException
userId - the user idserverName - the server nameserviceOperationName - the service operation nameInvalidParameterException - the invalid parameter exceptionUserNotAuthorizedException - the user not authorized exceptionPropertyServerException - the property server exceptionCopyright © 2018–2020 ODPi. All rights reserved.