Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- AbstractSubjectArea<T> - Class in org.odpi.openmetadata.accessservices.subjectarea.client
- AbstractSubjectAreaNode<E extends org.odpi.openmetadata.accessservices.subjectarea.properties.objects.graph.Node> - Class in org.odpi.openmetadata.accessservices.subjectarea.client.nodes
- AbstractSubjectAreaRelationship<L extends org.odpi.openmetadata.accessservices.subjectarea.properties.objects.graph.Relationship> - Class in org.odpi.openmetadata.accessservices.subjectarea.client.relationships
- addParam(Object, Object) - Method in class org.odpi.openmetadata.accessservices.subjectarea.utils.QueryBuilder
- addParams(QueryParams) - Method in class org.odpi.openmetadata.accessservices.subjectarea.utils.QueryBuilder
- antonym() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaRelationship
- antonym() - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaRelationshipClients
B
- BASE_RELATIONSHIPS_URL - Static variable in class org.odpi.openmetadata.accessservices.subjectarea.client.AbstractSubjectArea
C
- categories() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.nodes.DefaultSubjectAreaNodeClients
- categories() - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.nodes.SubjectAreaNodeClients
-
Get the subject area category API class - use this class to issue category calls.
- categoryAnchor() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaRelationship
- categoryAnchor() - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaRelationshipClients
- categoryHierarchyLink() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaRelationship
- categoryHierarchyLink() - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaRelationshipClients
- configs() - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.configs.SubjectAreaConfigClients
-
Get the subject area config API class - use this class to issue glossary calls.
- create(String, T) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.AbstractSubjectArea
- create(String, T) - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaClient
-
Create a Glossary Artifact.
- createFindQuery(String, FindRequest) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaRestClient
-
Method for constructing a query (https://en.wikipedia.org/wiki/Query_string) using the information described in the findRequest page size and startingFrom need to set by the caller.
- createFindQuery(String, FindRequest, QueryParams) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaRestClient
-
Method for constructing a query (https://en.wikipedia.org/wiki/Query_string) using the information described in the findRequest page size and startingFrom need to set by the caller.
- createGraphQuery(NeighborhoodHistoricalFindRequest) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaGraphClient
D
- DefaultSubjectAreaNodeClients - Class in org.odpi.openmetadata.accessservices.subjectarea.client.nodes
-
The OMAS client library implementation of the Subject Area OMAS.
- DefaultSubjectAreaNodeClients(SubjectAreaRestClient) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.client.nodes.DefaultSubjectAreaNodeClients
-
The constructor uses the current package to scan "org.odpi.openmetadata.accessservices.subjectarea.client.nodes" to search for classes placed by annotation
SubjectAreaNodeClient. - DefaultSubjectAreaNodeClients(SubjectAreaRestClient, String...) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.client.nodes.DefaultSubjectAreaNodeClients
- delete(String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.AbstractSubjectArea
- delete(String, String) - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaClient
-
Delete a Glossary Artifact.
- deleteRESTCall(String, String, String, ParameterizedTypeReference<GenericResponse<T>>, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaRestClient
-
Issue a Delete REST call
E
- EMPTY_FIND_REQUEST - Static variable in interface org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaClient
- encodeParams(String, String, String) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.utils.QueryUtils
-
Convert param value to URL UTF-8 encode
F
- find(String, FindRequest) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.AbstractSubjectArea
- find(String, FindRequest) - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaClient
-
Request to find Glossary Artifacts of the type T.
- find(String, FindRequest, boolean, boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.AbstractSubjectArea
- find(String, FindRequest, boolean, boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.relationships.AbstractSubjectAreaRelationship
- find(String, FindRequest, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaClient
-
Request to find Glossary Artifacts of the type T.
- find(String, FindRequest, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaRelationshipClient
- find(String, FindRequest, boolean, boolean, Integer) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.AbstractSubjectArea
- find(String, FindRequest, boolean, boolean, Integer) - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaClient
-
Request to find Glossary Artifacts of the type T.
- findAll(String) - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaClient
-
Request to find all Glossary Artifacts of the type T.
- findAll(String, Integer) - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaClient
-
Request to find all Glossary Artifacts of the type T.
- findRESTCall(String, String, String, String, ParameterizedTypeReference<GenericResponse<T>>, FindRequest, Integer) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaRestClient
-
Issue a GET REST call that returns a response found objects using the information described in findRequest
- findRESTCall(String, String, String, ParameterizedTypeReference<GenericResponse<T>>, FindRequest, QueryParams) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaRestClient
-
Issue a GET REST call that returns a response found objects using the information described in findRequest, specifying the maximum amount that the downstream server supports.
- findRESTCall(String, String, String, ParameterizedTypeReference<GenericResponse<T>>, FindRequest, QueryParams, Integer) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaRestClient
-
Issue a GET REST call that returns a response found objects using the information described in findRequest, specifying the maximum amount that the downstream server supports.
G
- 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, QueryParams) - 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) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.nodes.terms.SubjectAreaTermClient
-
Get the Categories that categorise this term.
- 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, boolean, 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, boolean, boolean, Integer) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.nodes.glossaries.SubjectAreaGlossaryClient
-
Get the Categories owned by this glossary.
- getCategoryChildren(String, String, FindRequest) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.nodes.categories.SubjectAreaCategoryClient
-
Get the Category's children categories
- getCategoryChildren(String, String, FindRequest, boolean, boolean) - 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
- 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 class org.odpi.openmetadata.accessservices.subjectarea.client.nodes.AbstractSubjectAreaNode
- 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, boolean, boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.nodes.categories.SubjectAreaCategoryClient
-
Get the terms owned by this Category
- getTerms(String, String, FindRequest, boolean, boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.nodes.glossaries.SubjectAreaGlossaryClient
-
Get the Terms owned by this glossary.
- getTerms(String, String, FindRequest, boolean, boolean, 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.
H
- hasA() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaRelationship
- hasA() - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaRelationshipClients
I
- isA() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaRelationship
- isA() - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaRelationshipClients
- isATypeOf() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaRelationship
- isATypeOf() - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaRelationshipClients
- isaTypeOfDeprecated() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaRelationship
- isaTypeOfDeprecated() - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaRelationshipClients
-
Deprecated.IsATypeOfDeprecated it is deprecated; move your instances to use IsATypeOf instead.
N
- nodeClients() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaImpl
- nodeClients() - Method in interface org.odpi.openmetadata.accessservices.subjectarea.SubjectArea
O
- omasServerUrl() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaImpl
-
Base url used to issue OMAS Rest calls
- omasServerUrl() - Method in interface org.odpi.openmetadata.accessservices.subjectarea.SubjectArea
-
Base url used to issue Rest calls
- org.odpi.openmetadata.accessservices.subjectarea - package org.odpi.openmetadata.accessservices.subjectarea
- org.odpi.openmetadata.accessservices.subjectarea.client - package org.odpi.openmetadata.accessservices.subjectarea.client
- org.odpi.openmetadata.accessservices.subjectarea.client.configs - package org.odpi.openmetadata.accessservices.subjectarea.client.configs
- org.odpi.openmetadata.accessservices.subjectarea.client.nodes - package org.odpi.openmetadata.accessservices.subjectarea.client.nodes
- org.odpi.openmetadata.accessservices.subjectarea.client.nodes.categories - package org.odpi.openmetadata.accessservices.subjectarea.client.nodes.categories
- org.odpi.openmetadata.accessservices.subjectarea.client.nodes.glossaries - package org.odpi.openmetadata.accessservices.subjectarea.client.nodes.glossaries
- org.odpi.openmetadata.accessservices.subjectarea.client.nodes.projects - package org.odpi.openmetadata.accessservices.subjectarea.client.nodes.projects
- org.odpi.openmetadata.accessservices.subjectarea.client.nodes.terms - package org.odpi.openmetadata.accessservices.subjectarea.client.nodes.terms
- org.odpi.openmetadata.accessservices.subjectarea.client.relationships - package org.odpi.openmetadata.accessservices.subjectarea.client.relationships
- org.odpi.openmetadata.accessservices.subjectarea.utils - package org.odpi.openmetadata.accessservices.subjectarea.utils
P
- postRESTCall(String, String, String, ParameterizedTypeReference<GenericResponse<T>>, T) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaRestClient
-
Issue a POST REST call that returns a response object.
- preferredTerm() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaRelationship
- preferredTerm() - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaRelationshipClients
- projects() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.nodes.DefaultSubjectAreaNodeClients
- projects() - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.nodes.SubjectAreaNodeClients
-
Get the subject area project API class - use this class to issue project calls.
- projectScope() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaRelationship
- projectScope() - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaRelationshipClients
- putRESTCall(String, String, String, String, ParameterizedTypeReference<GenericResponse<T>>, T) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaRestClient
-
Issue a PUT REST call that returns a response object.
Q
- QueryBuilder - Class in org.odpi.openmetadata.accessservices.subjectarea.utils
- QueryBuilder() - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.utils.QueryBuilder
- QueryParams - Class in org.odpi.openmetadata.accessservices.subjectarea.utils
- QueryParams() - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.utils.QueryParams
- QueryUtils - Class in org.odpi.openmetadata.accessservices.subjectarea.utils
- QueryUtils() - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.utils.QueryUtils
R
- relatedTerm() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaRelationship
- relatedTerm() - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaRelationshipClients
- relationshipClients() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaImpl
-
Get the subject area relationship API class - use this class to issue relationship calls.
- relationshipClients() - Method in interface org.odpi.openmetadata.accessservices.subjectarea.SubjectArea
-
Get the subject area relationship API class - use this class to issue relationship calls.
- replace(String, String, T) - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaClient
-
Replace a Glossary Artifact.
- replacementTerm() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaRelationship
- replacementTerm() - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaRelationshipClients
- responseType() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.AbstractSubjectArea
- responseType() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.configs.SubjectAreaConfigClient
- responseType() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaGraphClient
- restore(String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.AbstractSubjectArea
- restore(String, String) - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaClient
-
Restore of a soft deleted Glossary Artifact.
- restoreRESTCall(String, String, String, ParameterizedTypeReference<GenericResponse<T>>, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaRestClient
-
Issue a restore object
S
- semanticAssignment() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaRelationship
- semanticAssignment() - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaRelationshipClients
- serverName() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaImpl
-
Server Name under which this request is performed, this is used in multi tenanting to identify the tenant
- serverName() - Method in interface org.odpi.openmetadata.accessservices.subjectarea.SubjectArea
-
Server Name under which this request is performed, this is used in multi tenanting to identify the tenant
- setExactValue(boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.utils.QueryParams
- setIgnoreCase(boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.utils.QueryParams
- setOnlyTop(boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.utils.QueryParams
- SUBJECT_AREA_BASE_URL - Static variable in class org.odpi.openmetadata.accessservices.subjectarea.client.AbstractSubjectArea
- SubjectArea - Interface in org.odpi.openmetadata.accessservices.subjectarea
-
The SubjectArea Open Metadata Access Service (OMAS).
- SubjectAreaCategoryClient<C extends org.odpi.openmetadata.accessservices.subjectarea.properties.objects.category.Category> - Class in org.odpi.openmetadata.accessservices.subjectarea.client.nodes.categories
- SubjectAreaCategoryClient(SubjectAreaRestClient) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.client.nodes.categories.SubjectAreaCategoryClient
- SubjectAreaClient<T> - Interface in org.odpi.openmetadata.accessservices.subjectarea.client
- SubjectAreaConfig - Interface in org.odpi.openmetadata.accessservices.subjectarea.client.configs
- subjectAreaConfigClient() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaImpl
-
Get the subject area graph API class - use this class to issue config calls.
- subjectAreaConfigClient() - Method in interface org.odpi.openmetadata.accessservices.subjectarea.SubjectArea
-
Get the subject area config API class - use this class to issue config calls.
- SubjectAreaConfigClient - Class in org.odpi.openmetadata.accessservices.subjectarea.client.configs
- SubjectAreaConfigClient(SubjectAreaRestClient) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.client.configs.SubjectAreaConfigClient
- SubjectAreaConfigClients - Interface in org.odpi.openmetadata.accessservices.subjectarea.client.configs
- SubjectAreaGlossaryClient<G extends org.odpi.openmetadata.accessservices.subjectarea.properties.objects.glossary.Glossary> - Class in org.odpi.openmetadata.accessservices.subjectarea.client.nodes.glossaries
- SubjectAreaGlossaryClient(SubjectAreaRestClient) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.client.nodes.glossaries.SubjectAreaGlossaryClient
- SubjectAreaGraph - Interface in org.odpi.openmetadata.accessservices.subjectarea.client.relationships
- subjectAreaGraphClient() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaImpl
-
Get the subject area graph API class - use this class to issue graph calls.
- subjectAreaGraphClient() - Method in interface org.odpi.openmetadata.accessservices.subjectarea.SubjectArea
-
Get the subject area graph API class - use this class to issue graph calls.
- SubjectAreaGraphClient - Class in org.odpi.openmetadata.accessservices.subjectarea.client.relationships
- SubjectAreaGraphClient(SubjectAreaRestClient) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaGraphClient
- SubjectAreaImpl - Class in org.odpi.openmetadata.accessservices.subjectarea.client
-
SubjectAreaImpl is the OMAS client library implementation of the SubjectAreaImpl OMAS.
- SubjectAreaImpl(String, String) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaImpl
-
Default Constructor used once a connector is created.
- SubjectAreaNodeClient<E extends org.odpi.openmetadata.accessservices.subjectarea.properties.objects.graph.Node> - Interface in org.odpi.openmetadata.accessservices.subjectarea.client
- SubjectAreaNodeClient - Annotation Interface in org.odpi.openmetadata.accessservices.subjectarea.client.nodes
-
Annotating client class for working with Node objects.
- SubjectAreaNodeClients - Interface in org.odpi.openmetadata.accessservices.subjectarea.client.nodes
- SubjectAreaProjectClient<P extends org.odpi.openmetadata.accessservices.subjectarea.properties.objects.project.Project> - Class in org.odpi.openmetadata.accessservices.subjectarea.client.nodes.projects
- SubjectAreaProjectClient(SubjectAreaRestClient) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.client.nodes.projects.SubjectAreaProjectClient
- SubjectAreaRelationship - Class in org.odpi.openmetadata.accessservices.subjectarea.client.relationships
-
The OMAS client library implementation of the Subject Area OMAS.
- SubjectAreaRelationship(SubjectAreaRestClient) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaRelationship
-
The constructor uses the current package to scan "org.odpi.openmetadata.accessservices.subjectarea.client.relationships" to search for classes placed by annotation
SubjectAreaRelationshipClient. - SubjectAreaRelationship(SubjectAreaRestClient, String...) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaRelationship
- SubjectAreaRelationshipClient<L extends org.odpi.openmetadata.accessservices.subjectarea.properties.objects.graph.Relationship> - Interface in org.odpi.openmetadata.accessservices.subjectarea.client
-
Client class for subject area relationships
Relationship - SubjectAreaRelationshipClient - Annotation Interface in org.odpi.openmetadata.accessservices.subjectarea.client.relationships
-
Annotating client class for working with Node objects.
- SubjectAreaRelationshipClients - Interface in org.odpi.openmetadata.accessservices.subjectarea.client.relationships
-
The SubjectAreaDefinition Open Metadata Access Service (OMAS) API for relationships.
- SubjectAreaRestClient - Class in org.odpi.openmetadata.accessservices.subjectarea.client
-
RESTClient is responsible for issuing calls to the Subject Area OMAS REST APIs.
- SubjectAreaRestClient(String, String) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaRestClient
- SubjectAreaRestClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaRestClient
- SubjectAreaTermClient<T extends org.odpi.openmetadata.accessservices.subjectarea.properties.objects.term.Term> - Class in org.odpi.openmetadata.accessservices.subjectarea.client.nodes.terms
- SubjectAreaTermClient(SubjectAreaRestClient) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.client.nodes.terms.SubjectAreaTermClient
- synonym() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaRelationship
- synonym() - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaRelationshipClients
T
- termAnchor() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaRelationship
- termAnchor() - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaRelationshipClients
- termCategorization() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaRelationship
- termCategorization() - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaRelationshipClients
- terms() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.nodes.DefaultSubjectAreaNodeClients
- terms() - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.nodes.SubjectAreaNodeClients
-
Get the subject area term API class - use this class to issue term calls.
- toString() - Method in class org.odpi.openmetadata.accessservices.subjectarea.utils.QueryBuilder
- translation() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaRelationship
- translation() - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaRelationshipClients
- typedBy() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaRelationship
- typedBy() - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaRelationshipClients
U
- update(String, String, T) - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaClient
-
Update a Glossary Artifact.
- update(String, String, T, boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.AbstractSubjectArea
- update(String, String, T, boolean) - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaClient
-
Update or replace a Glossary Artifact.
- usedInContext() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaRelationship
- usedInContext() - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaRelationshipClients
V
- validValue() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaRelationship
- validValue() - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaRelationshipClients
All Classes and Interfaces|All Packages|Constant Field Values