public class CommunityProfileServicesInstance extends OMASServiceInstance
defaultZones, errorHandler, metadataCollection, publishZones, repositoryConnector, repositoryHandler, repositoryHelper, supportedZonesauditLog, localServerUserIdinvalidParameterHandler, maxPageSize, securityVerifier, serverName, serviceName| Constructor and Description |
|---|
CommunityProfileServicesInstance(OMRSRepositoryConnector repositoryConnector,
List<String> supportedZones,
AuditLog auditLog,
String localServerUserId,
int maxPageSize,
int karmaPointPlateau)
Set up the local repository connector that will service the REST Calls.
|
| Modifier and Type | Method and Description |
|---|---|
ContributionRecordHandler |
getContributionRecordHandler()
Return the handler for personal contribution record requests.
|
PersonalProfileHandler |
getPersonalProfileHandler()
Return the handler for personal profile requests.
|
UserIdentityHandler |
getUserIdentityHandler()
Return the handler for user identity requests.
|
getServerName, validateActiveRepositorygetAuditLoggetInvalidParameterHandler, getServiceName, setMaxPageSize, setSecurityVerifier, setServerName, shutdownpublic CommunityProfileServicesInstance(OMRSRepositoryConnector repositoryConnector, List<String> supportedZones, AuditLog auditLog, String localServerUserId, int maxPageSize, int karmaPointPlateau) throws NewInstanceException
repositoryConnector - link to the repository responsible for servicing the REST calls.supportedZones - list of zones that the community profile is allowed to serve Assets from.auditLog - logging destinationlocalServerUserId - userId used for server initiated actionsmaxPageSize - max number of results to return on single request.karmaPointPlateau - number of karma points to reach a plateauNewInstanceException - a problem occurred during initializationpublic PersonalProfileHandler getPersonalProfileHandler()
public UserIdentityHandler getUserIdentityHandler()
public ContributionRecordHandler getContributionRecordHandler()
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.