Uses of Interface
org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaClient
-
-
Uses of SubjectAreaClient in org.odpi.openmetadata.accessservices.subjectarea.client
Subinterfaces of SubjectAreaClient in org.odpi.openmetadata.accessservices.subjectarea.client Modifier and Type Interface Description interfaceSubjectAreaNodeClient<E extends Node>interfaceSubjectAreaRelationshipClient<L extends Relationship>Client class for subject area relationshipsRelationshipClasses in org.odpi.openmetadata.accessservices.subjectarea.client that implement SubjectAreaClient Modifier and Type Class Description classAbstractSubjectArea<T> -
Uses of SubjectAreaClient in org.odpi.openmetadata.accessservices.subjectarea.client.nodes
Classes in org.odpi.openmetadata.accessservices.subjectarea.client.nodes that implement SubjectAreaClient Modifier and Type Class Description classAbstractSubjectAreaNode<E extends Node> -
Uses of SubjectAreaClient in org.odpi.openmetadata.accessservices.subjectarea.client.nodes.categories
Classes in org.odpi.openmetadata.accessservices.subjectarea.client.nodes.categories that implement SubjectAreaClient Modifier and Type Class Description classSubjectAreaCategoryClient<C extends Category> -
Uses of SubjectAreaClient in org.odpi.openmetadata.accessservices.subjectarea.client.nodes.glossaries
Classes in org.odpi.openmetadata.accessservices.subjectarea.client.nodes.glossaries that implement SubjectAreaClient Modifier and Type Class Description classSubjectAreaGlossaryClient<G extends Glossary> -
Uses of SubjectAreaClient in org.odpi.openmetadata.accessservices.subjectarea.client.nodes.projects
Classes in org.odpi.openmetadata.accessservices.subjectarea.client.nodes.projects that implement SubjectAreaClient Modifier and Type Class Description classSubjectAreaProjectClient<P extends Project> -
Uses of SubjectAreaClient in org.odpi.openmetadata.accessservices.subjectarea.client.nodes.terms
Classes in org.odpi.openmetadata.accessservices.subjectarea.client.nodes.terms that implement SubjectAreaClient Modifier and Type Class Description classSubjectAreaTermClient<T extends Term> -
Uses of SubjectAreaClient in org.odpi.openmetadata.accessservices.subjectarea.client.relationships
Classes in org.odpi.openmetadata.accessservices.subjectarea.client.relationships that implement SubjectAreaClient Modifier and Type Class Description classAbstractSubjectAreaRelationship<L extends Relationship>Methods in org.odpi.openmetadata.accessservices.subjectarea.client.relationships that return SubjectAreaClient Modifier and Type Method Description SubjectAreaClient<CategoryHierarchyLink>SubjectAreaRelationship. categoryHierarchyLink()SubjectAreaClient<CategoryHierarchyLink>SubjectAreaRelationshipClients. categoryHierarchyLink()
-