Skip navigation links
C D F G O R U 

C

createAntonym(String, String, Antonym) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
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.viewservices.glossaryauthor.server.GlossaryAuthorViewCategoryRESTResource
Create a Category.
createCategoryAnchor(String, String, CategoryAnchor) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Create a categoryAnchor Relationship.
createGlossary(String, String, Glossary) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewGlossaryRESTResource
Create a Glossary.
createiSA(String, String, Isa) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
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.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
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.viewservices.glossaryauthor.server.GlossaryAuthorViewProjectRESTResource
Create a Project.
createProjectScope(String, String, ProjectScope) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
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.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Create a RelatedTerm.
createreplacementTerm(String, String, ReplacementTerm) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
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.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
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.viewservices.glossaryauthor.server.GlossaryAuthorViewTermRESTResource
Create a Term.
createTermAnchor(String, String, TermAnchor) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Create a termAnchor Relationship.
createTermCategorization(String, String, Categorization) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Create a termCategorization Relationship.
createTermHASA(String, String, Hasa) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Create a Hasa is the relationship between a spine object and a spine attribute.
createtermISATypeOF(String, String, IsaTypeOf) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Create a termISATypeOFRelationship relationship, which is an inheritance relationship between two spine objects.
createtermTYPEDBY(String, String, TypedBy) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
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.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
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.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
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.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Create a ValidValue relationship, which is link between glossary terms where one defines one of the data values for the another.

D

deleteAntonym(String, String, String, Boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Delete a Antonym relationship
deleteCategory(String, String, String, Boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewCategoryRESTResource
Delete a Category instance
deleteCategoryAnchor(String, String, String, Boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Delete a CategoryAnchor Relationship.
deleteGlossary(String, String, String, Boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewGlossaryRESTResource
Delete a Glossary instance
deletePreferredTerm(String, String, String, Boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
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.viewservices.glossaryauthor.server.GlossaryAuthorViewProjectRESTResource
Delete a Project instance
deleteProjectScope(String, String, String, Boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
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.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Delete a Related Term relationship
deleteReplacementTerm(String, String, String, Boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Delete a ReplacementTerm relationship, which is a link to a glossary term that is replacing an obsolete glossary term.
deleteSynonym(String, String, String, Boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Delete a Synonym relationship
deleteTerm(String, String, String, Boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewTermRESTResource
Delete a Term instance
deleteTermAnchor(String, String, String, Boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Delete a TermAnchor Relationship.
deleteTermCategorization(String, String, String, Boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Delete a TermCategorization Relationship.
deleteTermHASA(String, String, String, Boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Delete a Term HAS A relationship
deleteTermISA(String, String, String, Boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Delete a ISA relationship, which is a link between a more general glossary term and a more specific definition.
deleteTermIsaTypeOf(String, String, String, Boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Delete a IsaTypeOf relationship, which is an inheritance relationship between two spine objects.
deleteTranslation(String, String, String, Boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Delete a Translation relationshiptranslation relationship, which is a link between glossary terms to provide different natural language translation of the same concept.
deleteTypedBy(String, String, String, Boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Delete a TypedBy relationship, which is a link between a spine attribute and its type.
deleteUsedInContext(String, String, String, Boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Delete a UsedInContext relationship which is a link between glossary terms, where one describes the context where the other one is valid to use.
deleteValidValue(String, String, String, Boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Delete a ValidValue relationship, which is link between glossary terms where one defines one of the data values for the another.

F

findCategory(String, String, String, Date, Integer, Integer, SequencingOrder, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewCategoryRESTResource
Find Category
findGlossary(String, String, String, Date, Integer, Integer, SequencingOrder, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewGlossaryRESTResource
Find Glossary
findProject(String, String, String, Date, Integer, Integer, SequencingOrder, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewProjectRESTResource
Find Project
findTerm(String, String, String, Date, Integer, Integer, SequencingOrder, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewTermRESTResource
Find Term

G

getAntonym(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Get a antonym relationship
getCategory(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewCategoryRESTResource
Get a category.
getCategoryAnchor(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Get a categoryAnchor Relationship.
getCategoryRelationships(String, String, String, Date, Integer, Integer, SequencingOrder, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewCategoryRESTResource
Get Category relationships
getGlossary(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewGlossaryRESTResource
Get a glossary.
getGlossaryRelationships(String, String, String, Date, Integer, Integer, SequencingOrder, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewGlossaryRESTResource
Get Glossary relationships
getISA(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Get a ISA relationship, which is a link between a more general glossary term and a more specific definition.
getPreferredTerm(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
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.viewservices.glossaryauthor.server.GlossaryAuthorViewProjectRESTResource
Get a project.
getProjectRelationships(String, String, String, Date, Integer, Integer, SequencingOrder, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewProjectRESTResource
Get Project relationships
getProjectScope(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Get a project scope relationship, which is a link between the project content and the project.
getRelatedTerm(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Get a related Term relationship.
getReplacementTerm(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Get a replacementTerm relationship, which is a link to a glossary term that is replacing an obsolete glossary term.
getSemanticAssignment(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Get a SemanticAssignment relationship, Links a glossary term to another element such as an asset or schema element to define its meaning.
getSynonym(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Get a synonym relationship, which is a link between glossary terms that have the same meaning.
getTerm(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewTermRESTResource
Get a term.
getTermAnchor(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Get a termAnchor Relationship.
getTermCategorization(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Get a termCategorization Relationship.
getTermHASA(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Get a Term HAS A relationship
getTermISATypeOF(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
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.viewservices.glossaryauthor.server.GlossaryAuthorViewTermRESTResource
Get Term relationships
getTranslation(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Get a translation relationshiptranslation relationship, which is a link between glossary terms to provide different natural language translation of the same concept.
getTYPEDBY(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Get a termTYPEDBYRelationship relationship, which is a link between a spine attribute and its type.
getUsedInContext(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Get a usedInContext relationship, which is a link between glossary terms, where one describes the context where the other one is valid to use.
getValidValue(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Get a ValidValue relationship, which is link between glossary terms where one defines one of the data values for the another.
GlossaryAuthorViewCategoryRESTResource - Class in org.odpi.openmetadata.viewservices.glossaryauthor.server
The GlossaryAuthorRESTServicesInstance provides the org.odpi.openmetadata.viewervices.glossaryauthor.server implementation of the Glossary Author Open Metadata View Service (OMVS) for categories.
GlossaryAuthorViewCategoryRESTResource() - Constructor for class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewCategoryRESTResource
Default constructor
GlossaryAuthorViewGlossaryRESTResource - Class in org.odpi.openmetadata.viewservices.glossaryauthor.server
The GlossaryAuthorRESTServicesInstance provides the org.odpi.openmetadata.viewservices.glossaryauthor.server implementation of the Glossary Author Open Metadata View Service (OMVS) for glossaries.
GlossaryAuthorViewGlossaryRESTResource() - Constructor for class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewGlossaryRESTResource
Default constructor
GlossaryAuthorViewProjectRESTResource - Class in org.odpi.openmetadata.viewservices.glossaryauthor.server
The GlossaryAuthorRESTServicesInstance provides the org.odpi.openmetadata.viewservices.glossaryauthor.server implementation of the Glossary Author Open Metadata View Service (OMVS) for projects.
GlossaryAuthorViewProjectRESTResource() - Constructor for class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewProjectRESTResource
Default constructor
GlossaryAuthorViewRelationshipRESTResource - Class in org.odpi.openmetadata.viewservices.glossaryauthor.server
The GlossaryAuthorRESTServicesInstance provides the org.odpi.openmetadata.viewservices.glossaryauthor.server implementation of the Glossary Author Open Metadata View Service (OMVS) for relationships.
GlossaryAuthorViewRelationshipRESTResource() - Constructor for class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Default constructor
GlossaryAuthorViewTermRESTResource - Class in org.odpi.openmetadata.viewservices.glossaryauthor.server
The GlossaryAuthorRESTServicesInstance provides the org.odpi.openmetadata.viewervices.glossaryauthor.server implementation of the Glossary Author Open Metadata View Service (OMVS) for terms.
GlossaryAuthorViewTermRESTResource() - Constructor for class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewTermRESTResource
Default constructor

O

org.odpi.openmetadata.viewservices.glossaryauthor.server - package org.odpi.openmetadata.viewservices.glossaryauthor.server
 

R

restoreAntonym(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Restore a Antonym
restoreCategory(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewCategoryRESTResource
Restore a Category
restoreCategoryAnchor(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Restore a CategoryAnchor Relationship.
restoreGlossary(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewGlossaryRESTResource
Restore a Glossary
restoreIsa(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Restore ISA Relationship
restorePreferredTerm(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Restore a PreferredTerm
restoreProject(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewProjectRESTResource
Restore a Project
restoreProjectScoper(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Restore a ProjectScope, which is a link between the project content and the project.
restoreRelatedTerm(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Restore a related Term relationship.
restoreReplacementTerm(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Restore a ReplacementTerm
restoreSynonym(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Restore a Synonym
restoreTerm(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewTermRESTResource
Restore a Term
restoreTermAnchor(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Restore a TermAnchor Relationship.
restoreTermCategorization(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Restore a TermCategorization Relationship.
restoreTermHASA(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Restore a has a relationship.
restoreTermIsaTypeOf(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Restore a Is a Type Of Relationship
restoreTermTYPEDBY(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Restore a Term TYPED BY relationship
restoreTranslation(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Restore a Translation
restoreUsedInContext(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Restore a UsedInContext
restoreValidValue(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Restore a ValidValue relationship, which is link between glossary terms where one defines one of the data values for the another.

U

updateAntonym(String, String, Antonym, Boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
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.viewservices.glossaryauthor.server.GlossaryAuthorViewCategoryRESTResource
Update a Category
updateGlossary(String, String, String, Glossary, Boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewGlossaryRESTResource
Update a Glossary
updateISA(String, String, Isa, Boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Update a ISA relationship, which is a link between a more general glossary term and a more specific definition.
updateISA(String, String, IsaTypeOf, Boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Update a Isa relationship, which is a link between a more general glossary term and a more specific definition.
updatePreferredTerm(String, String, PreferredTerm, Boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
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.viewservices.glossaryauthor.server.GlossaryAuthorViewProjectRESTResource
Update a Project
updateProjectScope(String, String, ProjectScope, Boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
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.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Update a Related Term relationship.
updateReplacementTerm(String, String, ReplacementTerm, Boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Update a ReplacementTerm relationship, which is a link to a glossary term that is replacing an obsolete glossary term.
updateSynonym(String, String, Synonym, Boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
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.viewservices.glossaryauthor.server.GlossaryAuthorViewTermRESTResource
Update a Term
updateTermCategorization(String, String, Categorization, Boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Update a termCategorization Relationship.
updateTermHASA(String, String, Hasa, Boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Update a Hasa is the relationship between a spine object and a spine attribute.
updateTermTYPEDBY(String, String, TypedBy, Boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Update a TypedBy relationship, which is a link between a spine attribute and its type.
updateTranslation(String, String, Translation, Boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Update a Translation relationship translation relationship, which is a link between glossary terms to provide different natural language translation of the same concept.
updateUsedInContext(String, String, UsedInContext, Boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Update a UsedInContext relationship which is a link between glossary terms, where one describes the context where the other one is valid to use.
updateValidValue(String, String, ValidValue, Boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Update a ValidValue relationship which is a link between glossary terms that have the same meaning
C D F G O R U 
Skip navigation links

Copyright © 2018–2020 ODPi. All rights reserved.