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, CategoryAnchorRelationship) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Create a categoryAnchor Relationship.
createGlossary(String, String, Glossary) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaGlossaryRESTResource
Create a Glossary.
createiSARelationship(String, String, ISARelationship) - 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, ProjectScopeRelationship) - 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, TermAnchorRelationship) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Create a termAnchor Relationship.
createTermCategorization(String, String, TermCategorizationRelationship) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Create a termCategorization Relationship.
createTermHASARelationship(String, String, TermHASARelationship) - 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, TermISATypeOFRelationship) - 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, TermTYPEDBYRelationship) - 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
deleteCategoryAnchorRelationship(String, String, String, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Delete a CategoryAnchor 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

findGlossary(String, String, String, Date, Integer, Integer, SequencingOrder, 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, SequencingOrder, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaCategoryRESTResource
Find Category
findTerm(String, String, String, Date, Integer, Integer, SequencingOrder, 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
getCategoryAnchorRelationship(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
getCategoryRelationships(String, String, String, Date, Integer, Integer, SequencingOrder, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaCategoryRESTResource
 
getGlossary(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaGlossaryRESTResource
Get a glossary.
getGlossaryRelationships(String, String, String, Date, Integer, Integer, SequencingOrder, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaGlossaryRESTResource
Get Glossary relationships
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 lines 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
 
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, Date) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaProjectRESTResource
 
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
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 Restore allows the deleted Antonym to be made active again.
restoreCategory(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaCategoryRESTResource
Restore a Category Restore allows the deleted Category to be made active again.
restoreCategoryAnchorRelationship(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Restore a CategoryAnchor Relationship.
restoreGlossary(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaGlossaryRESTResource
Restore a Glossary Restore allows the deleted Glossary to be made active again.
restoreIsaRelationship(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Restore a Isa Relationship Restore allows the deleted Isa Relationship to be made active again.
restorePreferredTerm(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Restore a PreferredTerm Restore allows the deleted PreferredTerm to be made active again.
restoreProject(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaProjectRESTResource
Restore a Project Restore allows the deleted Project to be made active again.
restoreProjectScoperRelationship(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 Restore allows the deleted ReplacementTerm to be made active again.
restoreSynonym(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Restore a Synonym Restore allows the deleted Synonym to be made active again.
restoreTerm(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaTermRESTResource
Restore a Term Restore allows the deleted Term to be made active again.
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 Restore allows the deleted Is a Type Of Relationship to be made active again.
restoreTermTYPEDBYRelationship(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Restore a Term TYPED BY relationship Restore allows the deleted TermTYPEDBY to be made active again.
restoreTranslation(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Restore a Translation Restore allows the deleted Translation to be made active again.
restoreUsedInContext(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Restore a UsedInContext Restore allows the deleted UsedInContext to be made active again.
restoreValidValue(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Restore a ValidValue Restore allows the deleted ValidValue to be made active again.

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
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, 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
updateGlossary(String, String, String, Glossary, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaGlossaryRESTResource
Update a Glossary
updateISARelationship(String, String, ISARelationship, 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, TermISATypeOFRelationship, 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, 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, ProjectScopeRelationship, 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, RelatedTerm, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Update a Related Term relationship.
updateReplacementTermRelationship(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, 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
updateTermCategorizationRelationship(String, String, TermCategorizationRelationship, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.spring.SubjectAreaRelationshipRESTResource
Update a termCategorization Relationship.
updateTermHASARelationship(String, String, TermHASARelationship, 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, TermTYPEDBYRelationship, 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, 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, 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, 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–2020 ODPi. All rights reserved.