Class SubjectAreaConfigRESTServices

java.lang.Object
org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRESTServicesInstance
org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaConfigRESTServices

public class SubjectAreaConfigRESTServices extends SubjectAreaRESTServicesInstance
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 Details

    • SubjectAreaConfigRESTServices

      public SubjectAreaConfigRESTServices()
      Default constructor
  • Method Details

    • getConfig

      public org.odpi.openmetadata.accessservices.subjectarea.responses.SubjectAreaOMASAPIResponse<org.odpi.openmetadata.accessservices.subjectarea.properties.objects.common.Config> getConfig(String serverName, String userId)
      get the configuration
      Parameters:
      serverName - server name
      userId - userid of the caller
      Returns:
      the configuration