public class ODFOMASServiceInstanceHandler extends OCFOMASServiceInstanceHandler
platformInstanceMap, serviceName| Constructor and Description |
|---|
ODFOMASServiceInstanceHandler(String serviceName)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
AnnotationHandler |
getAnnotationHandler(String userId,
String serverName,
String serviceOperationName)
Retrieve the specific handler for the access service.
|
DataFieldHandler |
getDataFieldHandler(String userId,
String serverName,
String serviceOperationName)
Retrieve the specific handler for the access service.
|
DiscoveryAnalysisReportHandler |
getDiscoveryAnalysisReportHandler(String userId,
String serverName,
String serviceOperationName)
Retrieve the specific handler for the access service.
|
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 ODFOMASServiceInstanceHandler(String serviceName)
serviceName - name of the servicepublic DiscoveryAnalysisReportHandler getDiscoveryAnalysisReportHandler(String userId, String serverName, String serviceOperationName) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException
userId - calling userserverName - name of the server tied to the requestserviceOperationName - name of the REST API call (typically the top-level methodName)InvalidParameterException - no available instance for the requested serverUserNotAuthorizedException - user does not have access to the requested serverPropertyServerException - error in the requested serverpublic AnnotationHandler getAnnotationHandler(String userId, String serverName, String serviceOperationName) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException
userId - calling userserverName - name of the server tied to the requestserviceOperationName - name of the REST API call (typically the top-level methodName)InvalidParameterException - no available instance for the requested serverUserNotAuthorizedException - user does not have access to the requested serverPropertyServerException - error in the requested serverpublic DataFieldHandler getDataFieldHandler(String userId, String serverName, String serviceOperationName) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException
userId - calling userserverName - name of the server tied to the requestserviceOperationName - name of the REST API call (typically the top-level methodName)InvalidParameterException - no available instance for the requested serverUserNotAuthorizedException - user does not have access to the requested serverPropertyServerException - error in the requested serverCopyright © 2018–2020 ODPi. All rights reserved.