- createAntonym(String, String, Antonym) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Create an antonym relationship, which is a link between glossary terms that have the opposite meanings.
- createAntonymRelationship(String, Antonym) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Create a antonym relationship.
- createCategory(String, String, Category) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewCategoryRESTServices
-
Create a Category
- createCategoryAnchor(String, String, CategoryAnchor) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Create a categoryAnchor Relationship.
- createCategoryAnchorRelationship(String, CategoryAnchor) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Create a Category Anchor Relationship.
- createCategoryHierarchyLink(String, CategoryHierarchyLink) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Create a CategoryHierarchyLink Relationship.
- createCategoryHierarchyLink(String, String, CategoryHierarchyLink) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Create a CategoryHierarchyLink Relationship.
- createGlossary(String, String, Glossary) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewGlossaryRESTServices
-
Create a Glossary.
- createIsaRelationship(String, IsA) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Create a Isa relationship, which is link between a more general glossary term and a more specific definition.
- createIsaRelationship(String, String, IsA) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Create iSARelationship relationship, which is a link between a more general glossary term and a more specific definition.
- createIsATypeOf(String, IsATypeOf) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Create a IsATypeOf relationship, which is defines an inheritance relationship between two spine objects.
- createIsATypeOf(String, String, IsATypeOf) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Create a IsATypeOf relationship, which is an inheritance relationship between two spine objects.
- createIsATypeOfDeprecated(String, IsATypeOfDeprecated) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Create a IsaTypeOf relationship, which is defines an inheritance relationship between two spine objects.
- createMultipleTermsInAGlossary(String, String, String, Term[]) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewGlossaryRESTServices
-
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.services.GlossaryAuthorViewRelationshipRESTServices
-
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.
- createPreferredTermRelationship(String, PreferredTerm) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Create a PreferredTerm relationship, which is link to an alternative term that the organization prefer is used.
- createProject(String, String, Project) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewProjectRESTServices
-
Create a Project.
- createProjectScope(String, String, ProjectScope) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Create a project scope relationship, which is a link between the project content and the project.
- createProjectScopeRelationship(String, ProjectScope) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Create a ProjectScope relationship.
- createRelatedTerm(String, RelatedTerm) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Create a RelatedTerm.
- createRelatedTerm(String, String, RelatedTerm) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Create a Related Term is a link between two similar Terms.
- createReplacementTerm(String, String, ReplacementTerm) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Create a replacementTerm relationship, which is a link to a glossary term that is replacing an obsolete glossary term.
- createReplacementTermRelationship(String, ReplacementTerm) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Create a ReplacementTerm relationship, which is link to a glossary term that is replacing an obsolete glossary term.
- createSynonym(String, String, Synonym) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Create a synonym relationship, which is a link between glossary terms that have the same meaning.
- createSynonymRelationship(String, Synonym) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Create a synonym relationship.
- createTerm(String, String, Term) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewTermRESTServices
-
Create a Term
- createTermAnchor(String, String, TermAnchor) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Create a termAnchor Relationship.
- createTermAnchorRelationship(String, TermAnchor) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Create a Term Anchor Relationship.
- createTermCategorization(String, String, Categorization) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Create a termCategorization Relationship.
- createTermCategorizationRelationship(String, Categorization) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Create a Term Categorization Relationship.
- createTermHasARelationship(String, HasA) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Create a Term HasA Relationship.
- createTermHasARelationship(String, String, HasA) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Create a Hasa is the relationship between a spine object and a spine attribute.
- createTermIsATypeOfDeprecated(String, String, IsATypeOfDeprecated) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
- createTermTYPEDBYRelationship(String, TypedBy) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Create a TypedBy relationship, which is defines the relationship between a spine attribute and its type.
- createTermTYPEDBYRelationship(String, String, TypedBy) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
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.services.GlossaryAuthorViewRelationshipRESTServices
-
Create a translation relationship, which is a link between glossary terms to provide different natural language translation of the same concept.
- createTranslationRelationship(String, Translation) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Create a Translation relationship, which is link between glossary terms that provide different natural language translation of the same concept.
- createUsedInContext(String, String, UsedInContext) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Create a usedInContext relationship, which is a link between glossary terms, where one describes the context where the other one is valid to use.
- createUsedInContextRelationship(String, UsedInContext) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Create a UsedInContext relationship, which is link between glossary terms where on describes the context where the other one is valid to use.
- createValidValue(String, String, ValidValue) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Create a ValidValue relationship, which is link between glossary terms where one defines one of the data values for the another.
- createValidValueRelationship(String, ValidValue) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Create a ValidValue relationship, which is link between glossary terms where one defines one of the data values for the another.
- deleteAntonym(String, String, String, Boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Delete a Antonym relationship, which is a link between glossary terms that have the same meaning.
- deleteAntonymRelationship(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Delete a antonym relationship.
- deleteCategory(String, String, String, boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewCategoryRESTServices
-
Delete a Category instance
- deleteCategory(String, String, String, boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewConfigRESTServices
-
Delete a Category instance
- deleteCategoryAnchor(String, String, String, Boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Delete a categoryAnchor Relationship.
- deleteCategoryAnchorRelationship(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Delete a Category Anchor Relationship.
- deleteCategoryHierarchyLink(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Delete a CategoryHierarchyLink Relationship.
- deleteCategoryHierarchyLink(String, String, String, Boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Delete a CategoryHierarchyLink Relationship.
- deleteGlossary(String, String, String, boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewGlossaryRESTServices
-
Delete a Glossary instance
- deleteIsaRelationship(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Delete a isa relationship, which is link between a more general glossary term and a more specific definition.
- deleteIsARelationship(String, String, String, Boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Delete iSARelationship relationship, which is a link between a more general glossary term and a more specific definition.
- deleteIsATypeOf(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Delete a IsATypeOf relationship, which is defines an inheritance relationship between two spine objects.
- deleteIsATypeOf(String, String, String, Boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Delete a IsATypeOf relationship, which is an inheritance relationship between two spine objects.
- deleteIsATypeOfDeprecated(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Delete a IsaTypeOf relationship, which is defines an inheritance relationship between two spine objects.
- deletePreferredTerm(String, String, String, Boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
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.
- deletePreferredTermRelationship(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Delete a preferredTerm relationship, which is link to an alternative term that the organization prefer is used.
- deleteProject(String, String, String, boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewProjectRESTServices
-
Delete a Project instance
- deleteProjectScope(String, String, String, Boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Delete a project scope relationship, which is a link between the project content and the project.
- deleteProjectScopeRelationship(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Delete a ProjectScope relationship.
- deleteRelatedTerm(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Delete a RelatedTerm.
- deleteRelatedTerm(String, String, String, Boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Delete a Related Term is a link between two similar Terms.
- deleteReplacementTerm(String, String, String, Boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Delete a replacementTerm relationship, which is a link to a glossary term that is replacing an obsolete glossary term.
- deleteReplacementTermRelationship(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Delete a replacementTerm relationship, which is 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.services.GlossaryAuthorViewRelationshipRESTServices
-
Delete a synonym relationship, which is a link between glossary terms that have the same meaning.
- deleteSynonymRelationship(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Delete a synonym relationship.
- deleteTerm(String, String, String, boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewTermRESTServices
-
Delete a Term instance
- deleteTermAnchor(String, String, String, Boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Delete a termAnchor Relationship.
- deleteTermAnchorRelationship(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Delete a Term Anchor Relationship.
- deleteTermCategorization(String, String, String, Boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Delete a termCategorization Relationship.
- deleteTermCategorizationRelationship(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Delete a Term Categorization Relationship.
- deleteTermHasARelationship(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Delete a Term HasA Relationship.
- deleteTermHasARelationship(String, String, String, boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Delete a Term HAS A relationship
- deleteTermIsATypeOfDeprecated(String, String, String, Boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
- deleteTermTYPEDBYRelationship(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Delete a termTYPEDBYRelationship relationship, which is defines the relationship between a spine attribute and its type.
- deleteTermTYPEDBYRelationship(String, String, String, Boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Delete a termTYPEDBYRelationship relationship, which is a link between a spine attribute and its type.
- deleteTranslation(String, String, String, Boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Delete a translation relationship, which is a link between glossary terms to provide different natural language translation of the same concept.
- deleteTranslationRelationship(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Delete a translation relationship, which is link between glossary terms that provide different natural language translation of the same concept.
- deleteUsedInContext(String, String, String, Boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Delete a usedInContext relationship, which is a link between glossary terms, where one describes the context where the other one is valid to use.
- deleteUsedInContextRelationship(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Delete a usedInContext relationship, which is link between glossary terms where on describes the context where the other one is valid to use.
- deleteValidValue(String, String, String, Boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Delete a ValidValue relationship, which is link between glossary terms where one defines one of the data values for the another.
- deleteValidValueRelationship(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Delete a validValue relationship, which is link between glossary terms where one defines one of the data values for the another.
- getAntonym(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Get a Antonym relationship, which is a link between glossary terms that have the same meaning.
- getAntonymRelationship(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Get a antonym relationship.
- getBreadCrumbs() - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.properties.BreadCrumbTrail
-
Return breadcrumbs in the right order with the path information in them
- getBreadCrumbTrail(String, String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.BreadCrumbHandler
-
- getBreadCrumbTrail(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewGlossaryRESTServices
-
Get BreadCrumbTrail.
- getCategories(String, String, String, String, boolean, boolean, Date, Boolean, Integer, Integer, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewGlossaryRESTServices
-
Get the Categories owned by this glossary.
- getCategories(String, String, String, Integer, Integer) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewTermRESTServices
-
- getCategorizedTerms(String, String, String, String, boolean, boolean, Integer, Integer) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewCategoryRESTServices
-
Get the terms that are categorized by this Category
- getCategorizedTerms(String, String, String, Integer, Integer) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewConfigRESTServices
-
- getCategory(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewCategoryRESTServices
-
Get a category.
- getCategoryAnchor(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Get a categoryAnchor Relationship.
- getCategoryAnchorRelationship(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Get a Category Anchor Relationship.
- getCategoryChildren(String, String, String, String, boolean, boolean, Integer, Integer) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewCategoryRESTServices
-
Get this Category's child Categories.
- getCategoryChildren(String, String, String, Integer, Integer) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewConfigRESTServices
-
- getCategoryHierarchyLink(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Get a CategoryHierarchyLink Relationship.
- getCategoryHierarchyLink(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Get a CategoryHierarchyLink Relationship.
- getCategoryRelationships(String, String, String, Date, Integer, Integer, SequencingOrder, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewCategoryRESTServices
-
Get Category relationships
- getCategoryRelationships(String, String, String, Date, Integer, Integer, SequencingOrder, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewConfigRESTServices
-
Get Category relationships
- getConfig(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewConfigRESTServices
-
Get the config.
- getCount() - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.properties.NodeRelationshipStats
-
get the count for a type
- getDepth() - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.properties.GraphStatistics
-
- getDisplayName() - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.properties.BreadCrumb
-
- getFindRequest(String, Date, Integer, Integer, String, String, Integer) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.BaseGlossaryAuthorView
-
- getGlossary(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewGlossaryRESTServices
-
Get a glossary.
- getGlossaryRelationships(String, String, String, Date, Integer, Integer, SequencingOrder, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewGlossaryRESTServices
-
Get Glossary relationships
- getGlossaryViewMaxPageSize() - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.admin.serviceinstances.GlossaryAuthorViewServicesInstance
-
- getGlossaryViewMaxPageSize(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.initialization.GlossaryAuthorViewInstanceHandler
-
- getGraph(String, String, String, Date, String, String, StatusFilter) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewGraphRESTServices
-
- getGraphCounts(String, String, String, Date, String, String, StatusFilter) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewGraphRESTServices
-
- getGuid() - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.properties.BreadCrumb
-
- getInstance(String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.initialization.GlossaryAuthorViewServicesInstanceMap
-
Return the instance for this server.
- getIsaRelationship(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Get a isa relationship, which is link between a more general glossary term and a more specific definition.
- getIsARelationship(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Get iSARelationship relationship, which is a link between a more general glossary term and a more specific definition.
- getIsATypeOf(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Get a IsATypeOf relationship, which is defines an inheritance relationship between two spine objects.
- getIsATypeOf(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Get a IsATypeOf relationship, which is an inheritance relationship between two spine objects.
- getIsATypeOfDeprecated(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Get a IsaTypeOf relationship, which is defines an inheritance relationship between two spine objects.
- getMessageDefinition() - Method in enum org.odpi.openmetadata.viewservices.glossaryauthor.auditlog.GlossaryAuthorViewAuditCode
-
Retrieve a message definition object for logging.
- getMessageDefinition(String...) - Method in enum org.odpi.openmetadata.viewservices.glossaryauthor.auditlog.GlossaryAuthorViewAuditCode
-
Retrieve a message definition object for logging.
- getMessageDefinition() - Method in enum org.odpi.openmetadata.viewservices.glossaryauthor.ffdc.GlossaryAuthorErrorCode
-
Retrieve a message definition object for an exception.
- getMessageDefinition(String...) - Method in enum org.odpi.openmetadata.viewservices.glossaryauthor.ffdc.GlossaryAuthorErrorCode
-
Retrieve a message definition object for an exception.
- getNodeClients() - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.admin.serviceinstances.GlossaryAuthorViewServicesInstance
-
- getNodeCounts() - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.properties.GraphStatistics
-
- getNodeGUID() - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.properties.GraphStatistics
-
- getNodeOrRelationshipTypeName() - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.properties.NodeRelationshipStats
-
get the name
- getNodeType() - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.properties.BreadCrumb
-
- getPath() - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.properties.BreadCrumb
-
The path of this breadcrumb locates it within the breadcrumbtrail, relative to the start of the trail.
- getPreferredTerm(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
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.
- getPreferredTermRelationship(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Get a preferredTerm relationship, which is link to an alternative term that the organization prefer is used.
- getProject(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewProjectRESTServices
-
Get a project.
- getProjectRelationships(String, String, String, Date, Integer, Integer, SequencingOrder, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewProjectRESTServices
-
Get Project relationships
- getProjectScope(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Get a project scope relationship, which is a link between the project content and the project.
- getProjectScopeRelationship(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Get a ProjectScope relationship.
- getRelatedTerm(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Get a RelatedTerm.
- getRelatedTerm(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Get a Related Term is a link between two similar Terms.
- getRelationshipCounts() - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.properties.GraphStatistics
-
- getRelationshipHandler(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.initialization.GlossaryAuthorViewInstanceHandler
-
- getReplacementTerm(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Get a replacementTerm relationship, which is a link to a glossary term that is replacing an obsolete glossary term.
- getReplacementTermRelationship(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Get a replacementTerm relationship, which is link to a glossary term that is replacing an obsolete glossary term.
- getResponseForException(Exception, AuditLog, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.BaseGlossaryAuthorView
-
Get the appropriate response from the supplied Exception
- getSemanticAssignmentRelationship(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Get a SemanticAssignment relationship, Links a glossary term to another element such as an asset or schema element to define its meaning.
- getSemanticAssignmentRelationship(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Get a SemanticAssignment relationship, Links a glossary term to another element such as an asset or schema element to define its meaning.
- getSubjectAreaConfigClient() - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.admin.serviceinstances.GlossaryAuthorViewServicesInstance
-
- getSubjectAreaConfigClient(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.initialization.GlossaryAuthorViewInstanceHandler
-
This method returns the object for the tenant to use to work with the
subject area config API
- getSubjectAreaGraphClient() - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.admin.serviceinstances.GlossaryAuthorViewServicesInstance
-
- getSubjectAreaGraphClient(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.initialization.GlossaryAuthorViewInstanceHandler
-
This method returns the object for the tenant to use to work with the
subject area graph API
- getSubjectAreaNodeClients(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.initialization.GlossaryAuthorViewInstanceHandler
-
This method returns the object for the tenant to use to work with the
subject area nodes API
- getSubjectAreaRelationshipClients() - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.admin.serviceinstances.GlossaryAuthorViewServicesInstance
-
- getSynonym(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Get a synonym relationship, which is a link between glossary terms that have the same meaning.
- getSynonymRelationship(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Get a synonym relationship.
- getTerm(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewTermRESTServices
-
Get a term.
- getTermAnchor(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Get a termAnchor Relationship.
- getTermAnchorRelationship(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Get a Term Anchor Relationship.
- getTermCategorization(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Get a termCategorization Relationship.
- getTermCategorizationRelationship(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Get a Term Categorization Relationship.
- getTermHasARelationship(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Get a Term HasA Relationship.
- getTermHasARelationship(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Get a Term HAS A relationship
- getTermIsATypeOfDeprecated(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
- getTermRelationships(String, String, String, Date, Integer, Integer, SequencingOrder, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewTermRESTServices
-
Get Term relationships
- getTerms(String, String, String, String, boolean, boolean, Date, Integer, Integer, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewGlossaryRESTServices
-
Get terms that are owned by this glossary
- getTermTYPEDBYRelationship(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Get a termTYPEDBYRelationship relationship, which is defines the relationship between a spine attribute and its type.
- getTermTYPEDBYRelationship(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Get a termTYPEDBYRelationship relationship, which is a link between a spine attribute and its type.
- getTranslation(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Get a translation relationship, which is a link between glossary terms to provide different natural language translation of the same concept.
- getTranslationRelationship(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Get a translation relationship, which is link between glossary terms that provide different natural language translation of the same concept.
- getUsedInContext(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Get a usedInContext relationship, which is a link between glossary terms, where one describes the context where the other one is valid to use.
- getUsedInContextRelationship(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Get a usedInContext relationship, which is link between glossary terms where on describes the context where the other one is valid to use.
- getValidValue(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Get a ValidValue relationship, which is link between glossary terms where one defines one of the data values for the another.
- getValidValueRelationship(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Get a validValue relationship, which is link between glossary terms where one defines one of the data values for the another.
- getViewServiceName() - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.admin.serviceinstances.GlossaryAuthorViewServicesInstance
-
- GlossaryAuthorErrorCode - Enum in org.odpi.openmetadata.viewservices.glossaryauthor.ffdc
-
The GlossaryAuthorErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with
the Glossary Author OMVS Services.
- GlossaryAuthorViewAdmin - Class in org.odpi.openmetadata.viewservices.glossaryauthor.admin
-
GlossaryAuthorViewAdmin is the class that is called by the UI Server to initialize and terminate
the Glossary Author OMVS.
- GlossaryAuthorViewAdmin() - Constructor for class org.odpi.openmetadata.viewservices.glossaryauthor.admin.GlossaryAuthorViewAdmin
-
Default constructor
- GlossaryAuthorViewAuditCode - Enum in org.odpi.openmetadata.viewservices.glossaryauthor.auditlog
-
The GlossaryAuthorAuditCode is used to define the message content for the OMRS Audit Log.
- GlossaryAuthorViewCategoryRESTServices - Class in org.odpi.openmetadata.viewservices.glossaryauthor.services
-
The GlossaryAuthorViewCategoryRESTServices provides the org.odpi.openmetadata.viewservices.glossaryauthor.services implementation of the Glossary Author Open Metadata
View Service (OMVS).
- GlossaryAuthorViewCategoryRESTServices() - Constructor for class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewCategoryRESTServices
-
Default constructor
- GlossaryAuthorViewConfigRESTServices - Class in org.odpi.openmetadata.viewservices.glossaryauthor.services
-
The GlossaryAuthorViewCategoryRESTServices provides the org.odpi.openmetadata.viewservices.glossaryauthor.services implementation of the Glossary Author Open Metadata
View Service (OMVS).
- GlossaryAuthorViewConfigRESTServices() - Constructor for class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewConfigRESTServices
-
Default constructor
- GlossaryAuthorViewGlossaryRESTServices - Class in org.odpi.openmetadata.viewservices.glossaryauthor.services
-
The GlossaryAuthorViewGlossaryRESTServices provides the org.odpi.openmetadata.viewservices.glossaryauthor.services implementation of the GlossaryAuthor Open Metadata
View Service (OMVS).
- GlossaryAuthorViewGlossaryRESTServices() - Constructor for class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewGlossaryRESTServices
-
Default constructor
- GlossaryAuthorViewGraphRESTServices - Class in org.odpi.openmetadata.viewservices.glossaryauthor.services
-
The GlossaryAuthorViewProjectRESTServices provides the org.odpi.openmetadata.viewservices.glossaryauthor.services implementation of the Glossary Author Open Metadata
View Service (OMVS).
- GlossaryAuthorViewGraphRESTServices() - Constructor for class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewGraphRESTServices
-
Default constructor
- GlossaryAuthorViewInstanceHandler - Class in org.odpi.openmetadata.viewservices.glossaryauthor.initialization
-
GlossaryAuthorViewInstanceHandler retrieves information from the instance map for the
access service instances.
- GlossaryAuthorViewInstanceHandler() - Constructor for class org.odpi.openmetadata.viewservices.glossaryauthor.initialization.GlossaryAuthorViewInstanceHandler
-
Default constructor registers the view service
- GlossaryAuthorViewProjectRESTServices - Class in org.odpi.openmetadata.viewservices.glossaryauthor.services
-
The GlossaryAuthorViewProjectRESTServices provides the org.odpi.openmetadata.viewservices.glossaryauthor.services implementation of the Glossary Author Open Metadata
View Service (OMVS).
- GlossaryAuthorViewProjectRESTServices() - Constructor for class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewProjectRESTServices
-
Default constructor
- GlossaryAuthorViewRegistration - Class in org.odpi.openmetadata.viewservices.glossaryauthor.initialization
-
GlossaryAuthorRegistration registers the view service with the OMAG Server administration services.
- GlossaryAuthorViewRegistration() - Constructor for class org.odpi.openmetadata.viewservices.glossaryauthor.initialization.GlossaryAuthorViewRegistration
-
- GlossaryAuthorViewRelationshipRESTServices - Class in org.odpi.openmetadata.viewservices.glossaryauthor.services
-
The GlossaryAuthorViewRelationshipRESTServices provides the org.odpi.openmetadata.viewservices.glossaryauthor.services implementation of the Glossary Author Open Metadata
View Service (OMVS).
- GlossaryAuthorViewRelationshipRESTServices() - Constructor for class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Default constructor
- GlossaryAuthorViewServicesInstance - Class in org.odpi.openmetadata.viewservices.glossaryauthor.admin.serviceinstances
-
GlossaryAuthorViewServicesInstance caches references to objects it needs for a specific server.
- GlossaryAuthorViewServicesInstance(String, AuditLog, String, int, String, String) - Constructor for class org.odpi.openmetadata.viewservices.glossaryauthor.admin.serviceinstances.GlossaryAuthorViewServicesInstance
-
Set up the Glossary Author OMVS instance
- GlossaryAuthorViewServicesInstanceMap - Class in org.odpi.openmetadata.viewservices.glossaryauthor.initialization
-
GlossaryAuthorViewServicesInstanceMap provides the mapping for inbound REST requests to the appropriate instances
for the requested server.
- GlossaryAuthorViewServicesInstanceMap() - Constructor for class org.odpi.openmetadata.viewservices.glossaryauthor.initialization.GlossaryAuthorViewServicesInstanceMap
-
Constructor
- GlossaryAuthorViewTermRESTServices - Class in org.odpi.openmetadata.viewservices.glossaryauthor.services
-
The GlossaryAuthorViewTermRESTServices provides the org.odpi.openmetadata.viewservices.glossaryauthor.services implementation of the Glossary Author Open Metadata
View Service (OMVS).
- GlossaryAuthorViewTermRESTServices() - Constructor for class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewTermRESTServices
-
Default constructor
- GraphStatistics - Class in org.odpi.openmetadata.viewservices.glossaryauthor.properties
-
- GraphStatistics() - Constructor for class org.odpi.openmetadata.viewservices.glossaryauthor.properties.GraphStatistics
-
- GraphStatistics(String, int) - Constructor for class org.odpi.openmetadata.viewservices.glossaryauthor.properties.GraphStatistics
-
- purgeAntonymRelationship(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Purge a antonym relationship.
- purgeCategoryAnchorRelationship(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Purge a Category Anchor Relationship.
- purgeCategoryHierarchyLink(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Purge a CategoryHierarchyLink Relationship.
- purgeIsaRelationship(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Purge a isa relationship, which is link between a more general glossary term and a more specific definition.
- purgeIsATypeOf(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Purge a IsATypeOf relationship, which is defines an inheritance relationship between two spine objects.
- purgeIsATypeOfDeprecated(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Deprecated.
- purgePreferredTermRelationship(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Purge a preferredTerm relationship, which is link to an alternative term that the organization prefer is used.
- purgeProjectScopeRelationship(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Purge a ProjectScope relationship.
- purgeRelatedTerm(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Purge a RelatedTerm.
- purgeReplacementTermRelationship(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Purge a replacementTerm relationship, which is link to a glossary term that is replacing an obsolete glossary term.
- purgeSynonymRelationship(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Purge a synonym relationship.
- purgeTermAnchorRelationship(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Purge a Term Anchor Relationship.
- purgeTermCategorizationRelationship(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Purge a Term Categorization Relationship.
- purgeTermHasARelationship(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Purge a Term HasA Relationship.
- purgeTermTYPEDBYRelationship(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Purge a termTYPEDBYRelationship relationship, which is defines the relationship between a spine attribute and its type.
- purgeTranslationRelationship(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Purge a translation relationship, which is link between glossary terms that provide different natural language translation of the same concept.
- purgeUsedInContextRelationship(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Purge a usedInContext relationship, which is link between glossary terms where on describes the context where the other one is valid to use.
- purgeValidValueRelationship(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Purge a validValue relationship, which is link between glossary terms where one defines one of the data values for the another.
- registerViewService() - Static method in class org.odpi.openmetadata.viewservices.glossaryauthor.initialization.GlossaryAuthorViewRegistration
-
Pass information about this view service to the OMAG Server administration services.
- RelationshipHandler - Class in org.odpi.openmetadata.viewservices.glossaryauthor.handlers
-
The relationship handler is initialised with a SubjectAreaRelationship, that contains the server the call should be sent to.
- RelationshipHandler(SubjectAreaRelationshipClients) - Constructor for class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Constructor for the RelationshipHandler
- removeInstanceForJVM(String) - Static method in class org.odpi.openmetadata.viewservices.glossaryauthor.initialization.GlossaryAuthorViewServicesInstanceMap
-
Remove the instance for this server.
- replaceAntonymRelationship(String, String, Antonym) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Replace an Antonym relationship which is a link between glossary terms that have the opposite meaning
- replaceCategoryAnchorRelationship(String, String, CategoryAnchor) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Replace a Category Anchor Relationship.
- replaceCategoryHierarchyLink(String, String, CategoryHierarchyLink) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Replace a CategoryHierarchyLink Relationship.
- replaceIsaRelationship(String, String, IsA) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Replace an Isa relationship, which is link between a more general glossary term and a more specific definition.
- replaceIsATypeOf(String, String, IsATypeOf) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Replace anIsATypeOf relationship, which is defines an inheritance relationship between two spine objects.
- replaceIsATypeOfDeprecated(String, String, IsATypeOfDeprecated) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Replace an IsaTypeOf relationship, which is defines an inheritance relationship between two spine objects.
- replacePreferredTermRelationship(String, String, PreferredTerm) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Replace an PreferredTerm relationship, which is link to an alternative term that the organization prefer is used.
- replaceProjectScopeRelationship(String, String, ProjectScope) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Replace a ProjectScope relationship which is a link between the project content and the project.
- replaceRelatedTerm(String, String, RelatedTerm) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Replace an ReplacementTerm relationship, which is link to a glossary term that is replacing an obsolete glossary term.
- replaceReplacementTermRelationship(String, String, ReplacementTerm) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Replace an ReplacementTerm relationship, which is link to a glossary term that is replacing an obsolete glossary term.
- replaceSynonymRelationship(String, String, Synonym) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Replace a Synonym relationship, which is a link between glossary terms that have the same meaning
- replaceTermAnchorRelationship(String, String, TermAnchor) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Replace a Term Anchor Relationship.
- replaceTermCategorizationRelationship(String, String, Categorization) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Replace a Term HasA Relationship.
- replaceTermHasARelationship(String, String, HasA) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Replace a Term HasA Relationship.
- replaceTermTYPEDBYRelationship(String, String, TypedBy) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Replace an TypedBy relationship, which is defines the relationship between a spine attribute and its type.
- replaceTranslationRelationship(String, String, Translation) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Replace an Translation relationship, which is link between glossary terms that provide different natural language translation of the same concept.
- replaceUsedInContextRelationship(String, String, UsedInContext) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Replace an UsedInContext relationship, which is link between glossary terms where on describes the context where the other one is valid to use.
- replaceValidValueRelationship(String, String, ValidValue) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Replace an ValidValue relationship, which is link between glossary terms where one defines one of the data values for the another.
- restCallLogger - Static variable in class org.odpi.openmetadata.viewservices.glossaryauthor.services.BaseGlossaryAuthorView
-
- restoreAntonym(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Restore Antonym relationship, which is a link between glossary terms that have the same meaning.
- restoreAntonymRelationship(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Restore a Antonym relationship
- restoreCategory(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewCategoryRESTServices
-
Restore a Category
- restoreCategory(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewConfigRESTServices
-
Restore a Category
- restoreCategoryAnchor(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Restore a categoryAnchor Relationship.
- restoreCategoryAnchorRelationship(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Restore a Category Anchor Relationship.
- restoreCategoryHierarchyLink(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Restore a CategoryHierarchyLink Relationship.
- restoreCategoryHierarchyLink(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Restore a CategoryHierarchyLink Relationship.
- restoreGlossary(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewGlossaryRESTServices
-
Restore a Glossary
- restoreIsaRelationship(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Restore an is a relationship
- restoreIsARelationship(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Restore iSARelationship relationship, which is a link between a more general glossary term and a more specific definition.
- restoreIsATypeOf(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Restore an is a type of relationship
- restoreIsATypeOf(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Restore a IsATypeOf relationship, which is an inheritance relationship between two spine objects.
- restoreIsaTypeOfDeprecated(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Deprecated.
- restorePreferredTerm(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Restore a preferredTerm relationship, which is a link between glossary terms, it is a Link to an alternative term that the organization prefers is used.
- restorePreferredTermRelationship(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Restore a preferred term relationship
- restoreProject(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewProjectRESTServices
-
Restore a Project
- restoreProjectScope(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Restore a project scope relationship, which is a link between the project content and the project.
- restoreProjectScopeRelationship(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Restore a ProjectScope relationship which is a link between the project content and the project.
- restoreRelatedTerm(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Restore a Related Term relationship
- restoreRelatedTerm(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Restore Related Term is a link between two similar Terms.
- restoreRelatedTermRelationship(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Restore a related term relationship
- restoreReplacementTerm(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Restore a replacementTerm relationship, which is a link to a glossary term that is replacing an obsolete glossary term.
- restoreReplacementTermRelationship(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Restore a replacement term relationship
- restoreSynonym(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Restore synonym relationship, which is a link between glossary terms that have the same meaning.
- restoreSynonymRelationship(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Restore a Synonym relationship
- restoreTerm(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewTermRESTServices
-
Restore a Term
- restoreTermAnchor(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Restore a termAnchor Relationship.
- restoreTermAnchorRelationship(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Restore a Term Anchor Relationship.
- restoreTermCategorization(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Restore a termCategorization Relationship.
- restoreTermCategorizationRelationship(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Restore a Term Categorization Relationship.
- restoreTermHasARelationship(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Restore a Term HasA Relationship.
- restoreTermHasARelationship(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Restore a Term HAS A relationship.
- restoreTermIsATypeOfDeprecated(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
- restoreTermTYPEDBYRelationship(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Restore a termTYPEDBYRelationship relationship, which is a link between a spine attribute and its type.
- restoreTranslation(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Restore a translation relationship, which is a link between glossary terms to provide different natural language translation of the same concept.
- restoreTranslationRelationship(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Restore a Translation relationship
- restoreTypedByRelationship(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Restore a typed by relationship
- restoreUsedInContext(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Restore a usedInContext relationship, which is a link between glossary terms, where one describes the context where the other one is valid to use.
- restoreUsedInContextRelationship(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Restore a Used in context relationship
- restoreValidValue(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Restore a ValidValue relationship, which is link between glossary terms where one defines one of the data values for the another.
- restoreValidValueRelationship(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Restore a valid value relationship
- updateAntonym(String, String, String, Antonym, boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Update a antonym relationship, which is a link between glossary terms that have the opposite meanings.
- updateAntonymRelationship(String, String, Antonym) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
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.services.GlossaryAuthorViewCategoryRESTServices
-
Update a Category
- updateCategory(String, String, String, Category, boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewConfigRESTServices
-
Update a Category
- updateCategoryAnchor(String, String, String, CategoryAnchor, boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Update a categoryAnchor Relationship.
- updateCategoryAnchorRelationship(String, String, CategoryAnchor) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Update a Category Anchor Relationship.
- updateCategoryHierarchyLink(String, String, CategoryHierarchyLink) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Update a CategoryHierarchyLink Relationship.
- updateCategoryHierarchyLink(String, String, String, CategoryHierarchyLink, Boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Update a CategoryHierarchyLink Relationship.
- updateGlossary(String, String, String, Glossary, boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewGlossaryRESTServices
-
Update a Glossary
- updateIsaRelationship(String, String, IsA) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Update a Isa relationship, which is link between a more general glossary term and a more specific definition.
- updateIsARelationship(String, String, String, IsA, boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Update iSARelationship relationship, which is a link between a more general glossary term and a more specific definition.
- updateIsATypeOf(String, String, IsATypeOf) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Update a IsATypeOf relationship, which is defines an inheritance relationship between two spine objects.
- updateIsATypeOf(String, String, String, IsATypeOf, boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Update a IsATypeOf relationship, which is an inheritance relationship between two spine objects.
- updateIsATypeOfDeprecated(String, String, IsATypeOfDeprecated) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Update a IsaTypeOf relationship, which is defines an inheritance relationship between two spine objects.
- updatePreferredTerm(String, String, String, PreferredTerm, boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
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.
- updatePreferredTermRelationship(String, String, PreferredTerm) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Update a PreferredTerm relationship, which is link to an alternative term that the organization prefer is used.
- updateProject(String, String, String, Project, boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewProjectRESTServices
-
Update a Project
- updateProjectScope(String, String, String, ProjectScope, boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Update a project scope relationship, which is a link between the project content and the project.
- updateProjectScopeRelationship(String, String, ProjectScope) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Update a ProjectScope relationship which is a link between the project content and the project.
- updateRelatedTerm(String, String, RelatedTerm) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Update a RelatedTerm Relationship.
- updateRelatedTerm(String, String, String, RelatedTerm, boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Update a Related Term is a link between two similar Terms.
- updateReplacementTerm(String, String, String, ReplacementTerm, boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Update a replacementTerm relationship, which is a link to a glossary term that is replacing an obsolete glossary term.
- updateReplacementTermRelationship(String, String, ReplacementTerm) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Update a ReplacementTerm relationship, which is link to a glossary term that is replacing an obsolete glossary term.
- updateSynonym(String, String, String, Synonym, boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Update a synonym relationship, which is a link between glossary terms that have the same meaning.
- updateSynonymRelationship(String, String, Synonym) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
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.services.GlossaryAuthorViewTermRESTServices
-
Update a Term
- updateTermAnchor(String, String, String, TermAnchor, boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Update a termAnchor Relationship.
- updateTermAnchorRelationship(String, String, TermAnchor) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Update a Term Anchor Relationship.
- updateTermCategorization(String, String, String, Categorization, boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Update a termCategorization Relationship.
- updateTermCategorizationRelationship(String, String, Categorization) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Update a Term Categorization Relationship.
- updateTermHasARelationship(String, String, HasA) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Update a Term HasA Relationship.
- updateTermHasARelationship(String, String, String, HasA, boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Update a Hasa is the relationship between a spine object and a spine attribute.
- updateTermIsATypeOfDeprecated(String, String, String, IsATypeOfDeprecated, boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
- updateTermTYPEDBYRelationship(String, String, TypedBy) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Update a TypedBy relationship, which is defines the relationship between a spine attribute and its type.
- updateTermTYPEDBYRelationship(String, String, String, TypedBy, boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Update a termTYPEDBYRelationship relationship, which is a link between a spine attribute and its type.
- updateTranslation(String, String, String, Translation, boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Update a translation relationship, which is a link between glossary terms to provide different natural language translation of the same concept.
- updateTranslationRelationship(String, String, Translation) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Update a Translation relationship, which is link between glossary terms that provide different natural language translation of the same concept.
- updateUsedInContext(String, String, String, UsedInContext, boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Update a usedInContext relationship, which is a link between glossary terms, where one describes the context where the other one is valid to use.
- updateUsedInContextRelationship(String, String, UsedInContext) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Update a UsedInContext relationship, which is link between glossary terms where on describes the context where the other one is valid to use.
- updateValidValue(String, String, String, ValidValue, boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
-
Update a ValidValue relationship, which is link between glossary terms where one defines one of the data values for the another.
- updateValidValueRelationship(String, String, ValidValue) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
-
Update a ValidValue relationship, which is link between glossary terms where one defines one of the data values for the another.