public class AssetConsumerServicesInstance extends OCFOMASServiceInstance
assetHandler, certificationHandler, commentHandler, connectionHandler, connectorTypeHandler, endpointHandler, externalIdentifierHandler, externalReferenceHandler, glossaryTermHandler, informalTagHandler, licenseHandler, likeHandler, locationHandler, meaningHandler, noteHandler, noteLogHandler, ratingHandler, referenceableHandler, relatedMediaHandler, schemaTypeHandler, validValuesHandlerdefaultZones, errorHandler, metadataCollection, repositoryConnector, repositoryHandler, repositoryHelper, supportedZoneslocalServerUserIdinvalidParameterHandler, maxPageSize, securityVerifier, serverName, serviceName| Constructor and Description |
|---|
AssetConsumerServicesInstance(OMRSRepositoryConnector repositoryConnector,
List<String> supportedZones,
AuditLog auditLog,
String localServerUserId,
int maxPageSize)
Set up the handlers for this server.
|
getServerNamegetAuditLoggetInvalidParameterHandler, getServiceName, setMaxPageSize, setSecurityVerifier, setServerName, shutdownpublic AssetConsumerServicesInstance(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 AssetConsumer 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 initializationCopyright © 2018–2020 ODPi. All rights reserved.