public class SubjectAreaServicesInstance extends OMASServiceInstance
defaultZones, errorHandler, metadataCollection, publishZones, repositoryConnector, repositoryHandler, repositoryHelper, supportedZonesauditLog, localServerUserIdinvalidParameterHandler, maxPageSize, securityVerifier, serverName, serviceName| Constructor and Description |
|---|
SubjectAreaServicesInstance(OMRSRepositoryConnector repositoryConnector,
AuditLog auditLog,
String localServerUserId,
int maxPageSize)
Set up the local repository connector that will service the REST Calls.
|
| Modifier and Type | Method and Description |
|---|---|
SubjectAreaCategoryHandler |
getCategoryHandler()
Return the handler for category requests.
|
SubjectAreaConfigHandler |
getConfigHandler()
Return the handler for config requests.
|
SubjectAreaGlossaryHandler |
getGlossaryHandler()
Return the handler for glossary requests.
|
SubjectAreaGraphHandler |
getGraphHandler()
Return the handler for graph requests.
|
SubjectAreaProjectHandler |
getProjectHandler()
Return the handler for project requests.
|
SubjectAreaRelationshipHandler |
getRelationshipHandler()
Return the handler for relationship requests.
|
SubjectAreaTermHandler |
getTermHandler()
Return the handler for term requests.
|
getServerName, validateActiveRepositorygetAuditLoggetInvalidParameterHandler, getServiceName, setMaxPageSize, setSecurityVerifier, setServerName, shutdownpublic SubjectAreaServicesInstance(OMRSRepositoryConnector repositoryConnector, AuditLog auditLog, String localServerUserId, int maxPageSize) throws NewInstanceException
repositoryConnector - link to the repository responsible for servicing the REST calls.auditLog - logging destinationlocalServerUserId - userId used for server initiated actionsmaxPageSize - max number of results to return on single request.NewInstanceException - a problem occurred during initializationpublic SubjectAreaGlossaryHandler getGlossaryHandler()
public SubjectAreaProjectHandler getProjectHandler()
public SubjectAreaTermHandler getTermHandler()
public SubjectAreaCategoryHandler getCategoryHandler()
public SubjectAreaRelationshipHandler getRelationshipHandler()
public SubjectAreaGraphHandler getGraphHandler()
public SubjectAreaConfigHandler getConfigHandler()
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.