Skip navigation links
C D F G O R S U 

C

createAntonym(String, String, Antonym) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Create an antonym relationship, which is a link between glossary terms that have the opposite meaning.
createCategory(String, String, Category) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaCategoryRESTResource
Create a Category.
createCategoryAnchor(String, String, CategoryAnchor) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Create a categoryAnchor Relationship.
createCategoryHierarchyLink(String, String, CategoryHierarchyLink) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Create a CategoryHierarchyLink Relationship.
createGlossary(String, String, Glossary) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaGlossaryRESTResource
Create a Glossary.
createiSARelationship(String, String, IsA) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Create a iSARelationship relationship, which is a link between a more general glossary term and a more specific definition.
createPreferredTerm(String, String, PreferredTerm) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Create a preferredTerm relationship, which is a link between glossary terms, it is a Link to an alternative term that the organization prefers is used.
createProject(String, String, Project) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaProjectRESTResource
Create a Project.
createProjectScopeRelationship(String, String, ProjectScope) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Create a project scope relationship, which is a link between the project content and the project.
createRelatedTerm(String, String, RelatedTerm) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Create a RelatedTerm.
createReplacementTerm(String, String, ReplacementTerm) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Create a replacementTerm relationship, which is a link to a glossary term that is replacing an obsolete glossary term.
createSynonym(String, String, Synonym) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Create a synonym relationship, which is a link between glossary terms that have the same meaning.
createTerm(String, String, Term) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaTermRESTResource
Create a Term
createTermAnchor(String, String, TermAnchor) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Create a termAnchor Relationship.
createTermCategorization(String, String, Categorization) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Create a termCategorization Relationship.
createTermHasARelationship(String, String, HasA) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Create a TermHASARelationship is the relationship between a spine object and a spine attribute.
createTermIsATypeOfRelationship(String, String, IsATypeOf) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Create a termIsATypeOfRelationship relationship, which is an inheritance relationship between two spine objects.
createtermTypedByRelationship(String, String, TypedBy) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Create a termTypedByRelationship relationship, which is a link between a spine attribute and its type.
createTranslation(String, String, Translation) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Create a translation relationship, which is a link between glossary terms to provide different natural language translation of the same concept.
createusedInContext(String, String, UsedInContext) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Create a usedInContext relationship, which is a link between glossary terms, where one describes the context where the other one is valid to use.
createValidValue(String, String, ValidValue) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Create a validValue relationship, which is a link between glossary terms that have the same meaning.

D

deleteAntonymRelationship(String, String, String, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Delete a Antonym relationship
deleteCategory(String, String, String, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaCategoryRESTResource
Delete a Category or SubjectAreaDefinition instance
deleteCategoryAnchor(String, String, String, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Delete a CategoryAnchor Relationship.
deleteCategoryHierarchyLink(String, String, String, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Delete a CategoryHierarchyLink Relationship.
deleteGlossary(String, String, String, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaGlossaryRESTResource
Delete a Glossary instance
deletePreferredTermRelationship(String, String, String, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Delete a PreferredTerm relationship, which is a link between glossary terms, it is a Link to an alternative term that the organization prefers is used.
deleteProject(String, String, String, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaProjectRESTResource
Delete a Project instance
deleteProjectScopeRelationship(String, String, String, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Delete a Project scope relationship which is a link between the project content and the project.
deleteRelatedTerm(String, String, String, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Delete a Related Term relationship
deleteReplacementTermRelationship(String, String, String, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Delete a ReplacementTerm relationship, which is a link to a glossary term that is replacing an obsolete glossary term.
deleteSynonymRelationship(String, String, String, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Delete a Synonym relationship
deleteTerm(String, String, String, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaTermRESTResource
Delete a Term instance
deleteTermAnchorRelationship(String, String, String, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Delete a TermAnchor Relationship.
deleteTermCategorizationRelationship(String, String, String, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Delete a TermCategorization Relationship.
deleteTermHasARelationship(String, String, String, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Delete a Term HAS A relationship
deleteTermIsARelationship(String, String, String, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Delete a IsARelationship relationship, which is a link between a more general glossary term and a more specific definition.
deleteTermIsaTypeOfRelationship(String, String, String, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Delete a TermIsATypeOfRelationship relationship, which is an inheritance relationship between two spine objects.
deleteTranslationRelationship(String, String, String, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Delete a Translation relationshiptranslation relationship, which is a link between glossary terms to provide different natural language translation of the same concept.
deleteTypedByRelationship(String, String, String, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Delete a TermTypedByRelationship relationship, which is a link between a spine attribute and its type.
deleteUsedInContextRelationship(String, String, String, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Delete a UsedInContext relationship which is a link between glossary terms, where one describes the context where the other one is valid to use.
deleteValidValueRelationship(String, String, String, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Delete a ValidValue relationship

F

findCategory(String, String, String, Date, Integer, Integer, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaCategoryRESTResource
Find Category
findGlossary(String, String, String, Date, Integer, Integer, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaGlossaryRESTResource
Find Glossary
findProject(String, String, String, Date, Integer, Integer, SequencingOrder, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaProjectRESTResource
Find Project
findTerm(String, String, String, Date, Integer, Integer, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaTermRESTResource
Find Term

G

getAntonymRelationship(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Get a antonym relationship
getCategorizedTerms(String, String, String, String, Integer, Integer) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaCategoryRESTResource
Get the terms that are categorized by this Category
getCategoryAnchor(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Get a categoryAnchor Relationship.
getCategoryByGuid(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaCategoryRESTResource
Get a Category
getCategoryChildren(String, String, String, String, Integer, Integer) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaCategoryRESTResource
Get this Category's child Categories.
getCategoryHierarchyLink(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Get a CategoryHierarchyLink Relationship.
getCategoryRelationships(String, String, String, Date, Integer, Integer, SequencingOrder, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaCategoryRESTResource
Get Category relationships
getConfig(String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRESTResourceConfig
Get the config
getGlossary(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaGlossaryRESTResource
Get a glossary.
getGlossaryCategories(String, String, String, String, Date, Boolean, Integer, Integer, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaGlossaryRESTResource
Get the Categories owned by this glossary.
getGlossaryRelationships(String, String, String, Date, Integer, Integer, SequencingOrder, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaGlossaryRESTResource
Get Glossary relationships
getGlossaryTerms(String, String, String, String, Date, Integer, Integer, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaGlossaryRESTResource
Get terms that are owned by this glossary.
getGraph(String, String, String, Date, String, String, StatusFilter, Integer) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaGraphRESTResource
Get the graph of nodes and relationships radiating out from a node.
getIsARelationship(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Get a iSARelationship relationship, which is a link between a more general glossary term and a more specific definition.
getPreferredTermRelationship(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Get a preferredTerm relationship, which is a link between glossary terms, it is a Link to an alternative term that the organization prefers is used.
getProject(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaProjectRESTResource
Get a Project.
getProjectRelationships(String, String, String, Date, Integer, Integer, SequencingOrder, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaProjectRESTResource
Get Project relationships
getProjectScopeRelationship(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Get a project scope relationship, which is a link between the project content and the project.
getProjectTerms(String, String, String, Integer, Integer) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaProjectRESTResource
Get the terms in this project.
getRelatedTerm(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Get a related Term relationship.
getReplacementTermRelationship(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Get a replacementTerm relationship, which is a link to a glossary term that is replacing an obsolete glossary term.
getSemanticAssignmentRelationship(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Get a SemanticAssignment relationship, Links a glossary term to another element such as an asset or schema element to define its meaning.
getSynonymRelationship(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Get a synonym relationship, which is a link between glossary terms that have the same meaning.
getTermAnchorRelationship(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Get a termAnchor Relationship.
getTermByGuid(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaTermRESTResource
Get a Term
getTermCategories(String, String, String, Integer, Integer) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaTermRESTResource
Get the Categories categorizing this Term.
getTermCategorizationRelationship(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Get a termCategorization Relationship.
getTermHasARelationship(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Get a Term HAS A relationship
getTermIsATypeOfRelationship(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Get a termIsATypeOfRelationship relationship, which is an inheritance relationship between two spine objects.
getTermRelationships(String, String, String, Date, Integer, Integer, SequencingOrder, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaTermRESTResource
Get Term relationships
getTranslationRelationship(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Get a translation relationshiptranslation relationship, which is a link between glossary terms to provide different natural language translation of the same concept.
getTypedByRelationshipRelationship(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Get a termTypedByRelationship relationship, which is a link between a spine attribute and its type.
getUsedInContextRelationship(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Get a usedInContext relationship, which is a link between glossary terms, where one describes the context where the other one is valid to use.
getValidValueRelationship(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Get a validValue relationship, which is a link between glossary terms that have the same meaning.

O

org.odpi.openmetadata.accessservices.subjectarea.server.spring - package org.odpi.openmetadata.accessservices.subjectarea.server.spring
 

R

restoreAntonym(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Restore a Antonym
restoreCategory(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaCategoryRESTResource
Restore a Category
restoreCategoryAnchor(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Restore a CategoryAnchor Relationship.
restoreCategoryHierarchyLink(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Restore a CategoryHierarchyLink Relationship.
restoreGlossary(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaGlossaryRESTResource
Restore a Glossary
restoreIsaRelationship(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Restore a Isa Relationship
restorePreferredTerm(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Restore a PreferredTerm
restoreProject(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaProjectRESTResource
Restore a Project
restoreProjectScopeRelationship(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Restore a ProjectScope, which is a link between the project content and the project.
restoreRelatedTerm(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Restore a related Term relationship.
restoreReplacementTerm(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Restore a ReplacementTerm
restoreSynonym(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Restore a Synonym
restoreTerm(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaTermRESTResource
Restore a Term
restoreTermAnchorRelationship(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Restore a TermAnchor Relationship.
restoreTermCategorizationRelationship(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Restore a TermCategorization Relationship.
restoreTermHasARelationship(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Restore a has a relationship.
restoreTermIsaTypeOfRelationship(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Restore a Is a Type Of Relationship
restoreTermTypedByRelationship(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Restore a Term TYPED BY relationship
restoreTranslation(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Restore a Translation
restoreUsedInContext(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Restore a UsedInContext
restoreValidValue(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Restore a ValidValue

S

SubjectAreaCategoryRESTResource - Class in org.odpi.openmetadata.accessservices.subjectarea.server.spring
The SubjectAreaRESTServicesInstance provides the org.odpi.openmetadata.accessservices.subjectarea.server-side implementation of the SubjectArea Open Metadata Access Service (OMAS).
SubjectAreaCategoryRESTResource() - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaCategoryRESTResource
Default constructor
SubjectAreaGlossaryRESTResource - Class in org.odpi.openmetadata.accessservices.subjectarea.server.spring
The SubjectAreaRESTServicesInstance provides the org.odpi.openmetadata.accessservices.subjectarea.server-side implementation of the SubjectArea Open Metadata Access Service (OMAS).
SubjectAreaGlossaryRESTResource() - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaGlossaryRESTResource
Default constructor
SubjectAreaGraphRESTResource - Class in org.odpi.openmetadata.accessservices.subjectarea.server.spring
The SubjectAreaRESTServicesInstance provides the org.odpi.openmetadata.accessservices.subjectarea.server-side implementation of the SubjectArea Open Metadata Access Service (OMAS).
SubjectAreaGraphRESTResource() - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaGraphRESTResource
Default constructor
SubjectAreaProjectRESTResource - Class in org.odpi.openmetadata.accessservices.subjectarea.server.spring
The SubjectAreaRESTServicesInstance provides the org.odpi.openmetadata.accessservices.subjectarea.server-side implementation of the SubjectArea Open Metadata Access Service (OMAS).
SubjectAreaProjectRESTResource() - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaProjectRESTResource
Default constructor
SubjectAreaRelationshipRESTResource - Class in org.odpi.openmetadata.accessservices.subjectarea.server.spring
The SubjectAreaRESTServicesInstance provides the org.odpi.openmetadata.accessservices.subjectarea.server-side implementation of the SubjectArea Open Metadata Access Service (OMAS).
SubjectAreaRelationshipRESTResource() - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Default constructor
SubjectAreaRESTResourceConfig - Class in org.odpi.openmetadata.accessservices.subjectarea.server.spring
The SubjectAreaRESTServicesInstance provides the org.odpi.openmetadata.accessservices.subjectarea.server-side implementation of the SubjectArea Open Metadata Access Service (OMAS).
SubjectAreaRESTResourceConfig() - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRESTResourceConfig
Default constructor
SubjectAreaTermRESTResource - Class in org.odpi.openmetadata.accessservices.subjectarea.server.spring
The SubjectAreaRESTServicesInstance provides the org.odpi.openmetadata.accessservices.subjectarea.server-side implementation of the SubjectArea Open Metadata Access Service (OMAS).
SubjectAreaTermRESTResource() - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaTermRESTResource
Default constructor

U

updateAntonymRelationship(String, String, String, Antonym, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Update a Antonym relationship which is a link between glossary terms that have the opposite meaning
updateCategory(String, String, String, Category, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaCategoryRESTResource
Update a Category
updateCategoryAnchor(String, String, String, CategoryAnchor, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Update a categoryAnchor Relationship.
updateCategoryHierarchyLink(String, String, String, CategoryHierarchyLink, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Update a CategoryHierarchyLink Relationship.
updateGlossary(String, String, String, Glossary, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaGlossaryRESTResource
Update a Glossary
updateIsARelationship(String, String, String, IsA, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Update a IsARelationship relationship, which is a link between a more general glossary term and a more specific definition.
updateIsARelationship(String, String, String, IsATypeOf, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Update a IsARelationship relationship, which is a link between a more general glossary term and a more specific definition.
updatePreferredTermRelationship(String, String, String, PreferredTerm, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Update a PreferredTerm relationship, which is a link between glossary terms, it is a Link to an alternative term that the organization prefers is used.
updateProject(String, String, String, Project, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaProjectRESTResource
Update a Project
updateProjectScopeRelationship(String, String, String, ProjectScope, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Update a Project scope relationship which is a link between the project content and the project.
updateRelatedTerm(String, String, String, RelatedTerm, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Update a Related Term relationship.
updateReplacementTermRelationship(String, String, String, ReplacementTerm, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Update a ReplacementTerm relationship, which is a link to a glossary term that is replacing an obsolete glossary term.
updateSynonymRelationship(String, String, String, Synonym, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Update a Synonym relationship which is a link between glossary terms that have the same meaning
updateTerm(String, String, String, Term, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaTermRESTResource
Update a Term
updateTermAnchorRelationship(String, String, String, TermAnchor, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Update a termAnchor Relationship.
updateTermCategorizationRelationship(String, String, String, Categorization, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Update a termCategorization Relationship.
updateTermHasARelationship(String, String, String, HasA, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Update a TermHasARelationship is the relationship between a spine object and a spine attribute.
updateTermTypedByRelationship(String, String, String, TypedBy, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Update a TermTypedByRelationship relationship, which is a link between a spine attribute and its type.
updateTranslationRelationship(String, String, String, Translation, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Update a Translation relationship translation relationship, which is a link between glossary terms to provide different natural language translation of the same concept.
updateUsedInContextRelationship(String, String, String, UsedInContext, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Update a UsedInContext relationship which is a link between glossary terms, where one describes the context where the other one is valid to use.
updateValidValueRelationship(String, String, String, ValidValue, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Update a ValidValue relationship which is a link between glossary terms that have the same meaning
C D F G O R S U 
Skip navigation links

Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.