C D F G O R U 
All Classes All Packages

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.
createCategoryHierarchyLink(String, String, CategoryHierarchyLink) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Create a CategoryHierarchyLink Relationship.
createGlossary(String, String, Glossary) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewGlossaryRESTResource
Create a Glossary.
createiSARelationship(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.
createIsATypeOf(String, String, IsATypeOf) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Create a IsATypeOf Relationship relationship, which is an inheritance relationship between two spine objects.
createMultipleTermsInAGlossary(String, String, String, Term[]) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewGlossaryRESTResource
Create the supplied list of Terms in the glossary, identified by the supplied guid.
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.
createProjectScopeRelationship(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.
createTermCategorization(String, String, Categorization) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Create a termCategorization Relationship.
createTermHasARelationship(String, String, HasA) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Create a TermHasARelationship is the relationship between a spine object and a spine attribute.
createTermIsATypeOfDeprecated(String, String, IsATypeOfDeprecated) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Deprecated.
IsATypeOfRelationship it is deprecated; move your instances to use IsATypeOf instead.
createtermTYPEDBYRelationship(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 a link between glossary terms that have the same meaning.

D

deleteAntonymRelationship(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Delete a Antonym relationship
deleteCategory(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewCategoryRESTResource
Delete a Category instance
deleteCategoryHierarchyLink(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Delete a CategoryHierarchyLink Relationship.
deleteGlossary(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewGlossaryRESTResource
Delete a Glossary instance
deleteIsATypeOf(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Delete a IsATypeOf, which is an inheritance relationship between two spine objects.
deletePreferredTermRelationship(String, String, String) - 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) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewProjectRESTResource
Delete a Project instance
deleteProjectScopeRelationship(String, String, String) - 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) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Delete a Related Term relationship
deleteReplacementTermRelationship(String, String, String) - 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.
deleteSynonymRelationship(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Delete a Synonym relationship
deleteTerm(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewTermRESTResource
Delete a Term instance
deleteTermCategorizationRelationship(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Delete a TermCategorization Relationship.
deleteTermHasARelationship(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Delete a Term HAS A relationship
deleteTermIsARelationship(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Delete a IsARelationship relationship, which is a link between a more general glossary term and a more specific definition.
deleteTermIsATypeOfDeprecated(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Deprecated.
IsATypeOfRelationship it is deprecated; move your instances to use IsATypeOf instead.
deleteTranslationRelationship(String, String, String) - 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.
deleteTypedByRelationship(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Delete a TermTYPEDBYRelationship relationship, which is a link between a spine attribute and its type.
deleteUsedInContextRelationship(String, String, String) - 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.
deleteValidValueRelationship(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Delete a ValidValue relationship

F

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

G

getAntonymRelationship(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Get a antonym relationship
getBreadCrumbTrail(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewGlossaryRESTResource
Get BreadCrumbTrail.
getCategorizedTerms(String, String, String, String, Boolean, Boolean, Integer, Integer) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewCategoryRESTResource
Get the terms that are categorized by this Category
getCategory(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewCategoryRESTResource
Get a category.
getCategoryAnchorRelationship(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Get a categoryAnchor Relationship.
getCategoryChildren(String, String, String, String, Boolean, Boolean, Integer, Integer) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewCategoryRESTResource
Get this Category's child Categories.
getCategoryHierarchyLink(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Get a CategoryHierarchyLink 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.
getGlossary(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewGonfigRESTResource
Get a config.
getGlossaryCategories(String, String, String, String, Boolean, Boolean, Date, Boolean, Integer, Integer, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewGlossaryRESTResource
Get the Categories owned by this glossary.
getGlossaryRelationships(String, String, String, Date, int, Integer, SequencingOrder, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewGlossaryRESTResource
Get Glossary relationships.
getGlossaryTerms(String, String, String, String, Boolean, Boolean, Date, Integer, Integer, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewGlossaryRESTResource
Get terms that are owned by this glossary.
getGraph(String, String, String, Date, String, String, StatusFilter) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorGraphRESTResource
Get the graph of nodes and relationships radiating out from a node.
getGraphCounts(String, String, String, Date, String, String, StatusFilter) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorGraphRESTResource
Get the graph statistics of nodes and relationships radiating out from a node.
getIsARelationship(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Get a iSARelationship relationship, which is a link between a more general glossary term and a more specific definition.
getIsATypeOf(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Get a IsATypeOf Relationship, which is an inheritance relationship between two spine objects.
getPreferredTermRelationship(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.
getProjectScopeRelationship(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.
getReplacementTermRelationship(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.
getSemanticAssignmentRelationship(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.
getSynonymRelationship(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.
getTermAnchorRelationship(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Get a termAnchor Relationship.
getTermCategories(String, String, String, Integer, Integer) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewTermRESTResource
Get the Categories categorizing this Term.
getTermCategorizationRelationship(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Get a termCategorization Relationship.
getTermHasARelationship(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Get a Term HAS A relationship
getTermIsATypeOfDeprecated(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Deprecated.
IsATypeOfRelationship it is deprecated; move your instances to use IsATypeOf instead.
getTermRelationships(String, String, String, Date, Integer, Integer, SequencingOrder, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewTermRESTResource
Get Term relationships.
getTranslationRelationship(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.
getTYPEDBYRelationship(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.
getUsedInContextRelationship(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.
getValidValueRelationship(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Get a validValue relationship, which is a link between glossary terms that have the same meaning.
GlossaryAuthorGraphRESTResource - Class in org.odpi.openmetadata.viewservices.glossaryauthor.server
The SubjectAreaRESTServicesInstance provides the server-side implementation of the SubjectArea Open Metadata Access Service (OMAS).
GlossaryAuthorGraphRESTResource() - Constructor for class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorGraphRESTResource
Default constructor
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 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
GlossaryAuthorViewGonfigRESTResource - 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.
GlossaryAuthorViewGonfigRESTResource() - Constructor for class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewGonfigRESTResource
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 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
restoreCategoryHierarchyLink(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Restore a CategoryHierarchyLink Relationship.
restoreGlossary(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewGlossaryRESTResource
Restore a Glossary
restoreIsaRelationship(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Restore a Isa Relationship
restoreIsATypeOf(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Restore a 'IsATypeOf' 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
restoreProjectScopeRelationship(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
restoreTermCategorizationRelationship(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Restore a TermCategorization Relationship.
restoreTermHasARelationship(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Restore a has a relationship.
restoreTermIsATypeOfDeprecated(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Deprecated.
IsATypeOfRelationship it is deprecated; move your instances to use IsATypeOf instead.

Restore allows the deleted Is a Type Of Relationship to be made active again. Restore allows deletes to be undone. Hard deletes are not stored in the repository so cannot be restored.

restoreTermTYPEDBYRelationship(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

U

updateAntonymRelationship(String, 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
updateCategoryHierarchyLink(String, String, String, CategoryHierarchyLink, Boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Update a CategoryHierarchyLink Relationship.
updateGlossary(String, String, String, Glossary, Boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewGlossaryRESTResource
Update a Glossary
updateIsARelationship(String, String, String, IsA, Boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Update a IsARelationship relationship, which is a link between a more general glossary term and a more specific definition.
updateIsARelationship(String, String, String, IsATypeOfDeprecated, Boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Deprecated.
IsATypeOfRelationship it is deprecated; move your instances to use IsATypeOf instead.
updateIsATypeOf(String, String, String, IsATypeOf, Boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Update a IsATypeOf Relationship, which is an inheritance relationship between two spine objects.
updatePreferredTermRelationship(String, 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
updateProjectScopeRelationship(String, 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, String, RelatedTerm, Boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Update a Related Term relationship.
updateReplacementTermRelationship(String, 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.
updateSynonymRelationship(String, 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
updateTermCategorizationRelationship(String, String, String, Categorization, Boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
Update a termCategorization Relationship.
updateTermHasARelationship(String, String, String, HasA, Boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
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.viewservices.glossaryauthor.server.GlossaryAuthorViewRelationshipRESTResource
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.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.
updateUsedInContextRelationship(String, 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.
updateValidValueRelationship(String, 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 
All Classes All Packages