- getAllRelationships(String, String) - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaNodeClient
-
Request to search all relationships for current node.
- getByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.AbstractSubjectArea
-
- getByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaClient
-
Get Glossary Artifact by guid
- getByIdRESTCall(String, String, String, ParameterizedTypeReference<GenericResponse<T>>, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaRestClient
-
Issue a GET REST call that returns a response object by guid.
- getByIdRESTCall(String, String, String, ParameterizedTypeReference<GenericResponse<T>>, String, FindRequest) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaRestClient
-
Issue a GET REST call that returns a response object by guid.
- getByIdRESTCall(String, String, String, ParameterizedTypeReference<GenericResponse<T>>, String, FindRequest, Integer, Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaRestClient
-
Issue a GET REST call that returns a response object by guid.
- getCategories(String, String, FindRequest, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.nodes.glossaries.SubjectAreaGlossaryClient
-
Get the Categories owned by this glossary.
- getCategories(String, String, FindRequest, Boolean, Integer) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.nodes.glossaries.SubjectAreaGlossaryClient
-
Get the Categories owned by this glossary.
- getCategories(String, String, FindRequest) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.nodes.terms.SubjectAreaTermClient
-
Get the Categories that categorise this term.
- getCategoryChildren(String, String, FindRequest) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.nodes.categories.SubjectAreaCategoryClient
-
Get the Category's children categories
- getClient(Class<T>) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.nodes.DefaultSubjectAreaNodeClients
-
- getClient(Class<T>) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaRelationship
-
- getConfig(String) - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.configs.SubjectAreaConfig
-
Get the config.
- getConfig(String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.configs.SubjectAreaConfigClient
-
- getGraph(String, String, Date, Set<NodeType>, Set<RelationshipType>, StatusFilter, int) - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaGraph
-
Get the graph of nodes and relationships radiating out from a node.
- getGraph(String, String, NeighborhoodHistoricalFindRequest) - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaGraph
-
Get the graph of nodes and relationships radiating out from a node.
- getGraph(String, String, NeighborhoodHistoricalFindRequest) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaGraphClient
-
- getMethodInfo(String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.AbstractSubjectArea
-
- getProjectTerms(String, String, FindRequest) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.nodes.projects.SubjectAreaProjectClient
-
- getRelationships(String, String, FindRequest, Integer) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.nodes.AbstractSubjectAreaNode
-
- getRelationships(String, String, FindRequest) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.nodes.AbstractSubjectAreaNode
-
- getRelationships(String, String, FindRequest) - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaNodeClient
-
Request to search relationships for current node.
- getRelationships(String, String, FindRequest, Integer) - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaNodeClient
-
Request to search relationships for current node.
- getServerName() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaRestClient
-
- getServerPlatformURLRoot() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaRestClient
-
- getTerms(String, String, FindRequest) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.nodes.categories.SubjectAreaCategoryClient
-
Get the terms owned by this Category
- getTerms(String, String, FindRequest) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.nodes.glossaries.SubjectAreaGlossaryClient
-
Get the Terms owned by this glossary.
- getTerms(String, String, FindRequest, Integer) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.nodes.glossaries.SubjectAreaGlossaryClient
-
Get the Terms owned by this glossary.
- glossaries() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.nodes.DefaultSubjectAreaNodeClients
-
- glossaries() - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.nodes.SubjectAreaNodeClients
-
Get the subject area glossary API class - use this class to issue glossary calls.