Uses of Class
org.odpi.openmetadata.accessservices.subjectarea.client.nodes.SubjectAreaNodeClient
-
-
Uses of SubjectAreaNodeClient in org.odpi.openmetadata.accessservices.subjectarea.client.nodes.categories
Classes in org.odpi.openmetadata.accessservices.subjectarea.client.nodes.categories with annotations of type SubjectAreaNodeClient Modifier and Type Class Description classSubjectAreaCategoryClient<C extends Category> -
Uses of SubjectAreaNodeClient in org.odpi.openmetadata.accessservices.subjectarea.client.nodes.glossaries
Classes in org.odpi.openmetadata.accessservices.subjectarea.client.nodes.glossaries with annotations of type SubjectAreaNodeClient Modifier and Type Class Description classSubjectAreaGlossaryClient<G extends Glossary> -
Uses of SubjectAreaNodeClient in org.odpi.openmetadata.accessservices.subjectarea.client.nodes.projects
Classes in org.odpi.openmetadata.accessservices.subjectarea.client.nodes.projects with annotations of type SubjectAreaNodeClient Modifier and Type Class Description classSubjectAreaProjectClient<P extends Project> -
Uses of SubjectAreaNodeClient in org.odpi.openmetadata.accessservices.subjectarea.client.nodes.terms
Classes in org.odpi.openmetadata.accessservices.subjectarea.client.nodes.terms with annotations of type SubjectAreaNodeClient Modifier and Type Class Description classSubjectAreaTermClient<T extends Term>
-