Uses of Interface
org.odpi.openmetadata.accessservices.subjectarea.client.nodes.SubjectAreaNodeClients
-
-
Uses of SubjectAreaNodeClients in org.odpi.openmetadata.accessservices.subjectarea
Methods in org.odpi.openmetadata.accessservices.subjectarea that return SubjectAreaNodeClients Modifier and Type Method Description SubjectAreaNodeClientsSubjectArea. nodeClients() -
Uses of SubjectAreaNodeClients in org.odpi.openmetadata.accessservices.subjectarea.client
Methods in org.odpi.openmetadata.accessservices.subjectarea.client that return SubjectAreaNodeClients Modifier and Type Method Description SubjectAreaNodeClientsSubjectAreaImpl. nodeClients() -
Uses of SubjectAreaNodeClients in org.odpi.openmetadata.accessservices.subjectarea.client.nodes
Classes in org.odpi.openmetadata.accessservices.subjectarea.client.nodes that implement SubjectAreaNodeClients Modifier and Type Class Description classDefaultSubjectAreaNodeClientsThe OMAS client library implementation of the Subject Area OMAS.
-