public class AssetLineageInstanceHandler extends OCFOMASServiceInstanceHandler
platformInstanceMap, serviceName| Constructor and Description |
|---|
AssetLineageInstanceHandler()
Default constructor registers the access service
|
| Modifier and Type | Method and Description |
|---|---|
AssetContextHandler |
getAssetContextHandler(String userId,
String serverName,
String serviceOperationName)
Retrieve the specific handler for the access service.
|
ClassificationHandler |
getClassificationHandler(String userId,
String serverName,
String serviceOperationName)
Retrieve classification 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, getFilesAndFoldersHandler, getGlossaryTermHandler, getInformalTagHandler, getLicenseHandler, getLikeHandler, getLocationHandler, getMeaningHandler, getNoteHandler, getNoteLogHandler, getPublishZones, getRatingHandler, getReferenceableHandler, getRelatedMediaHandler, getRelationalDataHandler, getSchemaTypeHandler, getServiceName, getSoftwareServerCapabilityHandler, getSupportedZones, getValidValuesHandlergetDefaultZones, getErrorHandler, getExceptionHandler, getMetadataCollection, getPublishZones, 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 getAssetContextHandler(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.