public class DigitalServiceServicesInstance extends OCFOMASServiceInstance
assetHandler, schemaTypeHandlerdefaultZones, errorHandler, metadataCollection, publishZones, repositoryConnector, repositoryHandler, repositoryHelper, supportedZonesauditLog, localServerUserIdinvalidParameterHandler, maxPageSize, securityVerifier, serverName, serviceName| Constructor and Description |
|---|
DigitalServiceServicesInstance(OMRSRepositoryConnector repositoryConnector,
List<String> supportedZones,
AuditLog auditLog,
String localServerUserId,
int maxPageSize)
Set up the handlers for this server.
|
| Modifier and Type | Method and Description |
|---|---|
DigitalServiceEntityHandler |
getDigitalServiceEntityHandler() |
getServerName, validateActiveRepositorygetAuditLoggetInvalidParameterHandler, getServiceName, setMaxPageSize, setSecurityVerifier, setServerName, shutdownpublic DigitalServiceServicesInstance(OMRSRepositoryConnector repositoryConnector, List<String> supportedZones, AuditLog auditLog, String localServerUserId, int maxPageSize) throws NewInstanceException
repositoryConnector - link to the repository responsible for servicing the REST calls.supportedZones - list of zones that DigitalService is allowed to serve Assets from.auditLog - destination for audit log events.localServerUserId - userId used for server initiated actionsmaxPageSize - maximum number of results that can be returned on a single callNewInstanceException - a problem occurred during initializationpublic DigitalServiceEntityHandler getDigitalServiceEntityHandler()
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.