public class AnalyticsModelingServicesInstance extends OCFOMASServiceInstance
assetHandler, certificationHandler, commentHandler, connectionHandler, connectorTypeHandler, endpointHandler, externalIdentifierHandler, externalReferenceHandler, filesAndFoldersHandler, glossaryTermHandler, informalTagHandler, licenseHandler, likeHandler, locationHandler, meaningHandler, noteHandler, noteLogHandler, ratingHandler, referenceableHandler, relatedMediaHandler, relationalDataHandler, schemaTypeHandler, softwareServerCapabilityHandler, validValuesHandlerdefaultZones, errorHandler, metadataCollection, publishZones, repositoryConnector, repositoryHandler, repositoryHelper, supportedZoneslocalServerUserIdinvalidParameterHandler, maxPageSize, securityVerifier, serverName, serviceName| Constructor and Description |
|---|
AnalyticsModelingServicesInstance(OMRSRepositoryConnector repositoryConnector,
List<String> supportedZones,
AuditLog auditLog,
String localServerUserId,
int maxPageSize)
Set up the local repository connector that will service the REST Calls
|
| Modifier and Type | Method and Description |
|---|---|
DatabaseContextHandler |
getContextBuilder()
Get the handler that does major work this OMAS is designed for.
|
getServerNamegetAuditLoggetInvalidParameterHandler, getServiceName, setMaxPageSize, setSecurityVerifier, setServerName, shutdownpublic AnalyticsModelingServicesInstance(OMRSRepositoryConnector repositoryConnector, List<String> supportedZones, AuditLog auditLog, String localServerUserId, int maxPageSize) throws NewInstanceException
repositoryConnector - link to the repository responsible for servicing the REST callssupportedZones - list of zones that OMAS is allowed to serve Assets fromauditLog - logging destinationlocalServerUserId - userId used for server initiated actionsmaxPageSize - max number of results to return on single requestNewInstanceException - a problem occurred during initializationpublic DatabaseContextHandler getContextBuilder()
Copyright © 2018–2020 ODPi. All rights reserved.