public class DataPlatformInstanceHandler extends OCFOMASServiceInstanceHandler
platformInstanceMap, serviceName| Constructor and Description |
|---|
DataPlatformInstanceHandler()
Default constructor registers the access service
|
| Modifier and Type | Method and Description |
|---|---|
DeployedDatabaseSchemaAssetHandler |
getDeployedDatabaseSchemaAssetHandler(String userId,
String serverName,
String serviceOperationName)
Retrieve the DeployedDatabaseSchemaAssetHandler for the access service
|
RegistrationHandler |
getRegistrationHandler(String userId,
String serverName,
String serviceOperationName)
Retrieve the registration handler for the access service
|
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 DataPlatformInstanceHandler()
public RegistrationHandler getRegistrationHandler(String userId, String serverName, String serviceOperationName) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException
userId - calling userserverName - name of the server tied to the requestInvalidParameterException - no available instance for the requested serverUserNotAuthorizedException - user does not have access to the requested serverPropertyServerException - the service name is not known - indicating a logic errorpublic DeployedDatabaseSchemaAssetHandler getDeployedDatabaseSchemaAssetHandler(String userId, String serverName, String serviceOperationName) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException
userId - calling userserverName - name of the server tied to the requestInvalidParameterException - no available instance for the requested serverUserNotAuthorizedException - user does not have access to the requested serverPropertyServerException - the service name is not known - indicating a logic errorCopyright © 2018–2020 ODPi. All rights reserved.