Class SubjectAreaConfigRESTServices
java.lang.Object
org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRESTServicesInstance
org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaConfigRESTServices
The SubjectAreaTermRESTServices provides the server-side implementation of the SubjectArea Open Metadata
Access Service (OMAS) for Terms. This interface provides term authoring interfaces for subject area experts.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionget the configurationMethods inherited from class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRESTServicesInstance
createRelationship, deleteRelationship, getFindRequest, getRelationship, getResponseForException, restoreRelationship, updateRelationship
-
Constructor Details
-
SubjectAreaConfigRESTServices
public SubjectAreaConfigRESTServices()Default constructor
-
-
Method Details
-
getConfig
get the configuration- Parameters:
serverName
- server nameuserId
- userid of the caller- Returns:
- the configuration
-