public class SubjectAreaServicesInstance 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 |
|---|
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.
|
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.
|
getServerNamegetAuditLoggetInvalidParameterHandler, 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()
Copyright © 2018–2020 ODPi. All rights reserved.