public class SubjectAreaInstanceHandler extends Object
| Constructor and Description |
|---|
SubjectAreaInstanceHandler()
Default constructor registers the access service
|
| Modifier and Type | Method and Description |
|---|---|
String |
getAccessServiceName(String serverName)
Return the Subject Area's official Access Service Name
|
OMRSRepositoryConnector |
getRepositoryConnector(String serverName)
Return the repository connector for this server.
|
public SubjectAreaInstanceHandler()
public String getAccessServiceName(String serverName) throws MetadataServerUncontactableException
serverName - name of the server that the request is forMetadataServerUncontactableException - no available instance for the requested serverpublic OMRSRepositoryConnector getRepositoryConnector(String serverName) throws MetadataServerUncontactableException
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantMetadataServerUncontactableException - the instance has not been initialized successfullyCopyright © 2018–2019 ODPi. All rights reserved.