public class CommunityProfileServicesInstance 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 |
|---|
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.
|
getServerNamegetAuditLoggetInvalidParameterHandler, 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–2020 ODPi. All rights reserved.