Index

B C D F G I N O R S T U V 
All Classes and Interfaces|All Packages

B

BaseGlossaryAuthorView - Class in org.odpi.openmetadata.viewservices.glossaryauthor.services
An abstract base class providing common methods for glossary authoring services.
BaseGlossaryAuthorView() - Constructor for class org.odpi.openmetadata.viewservices.glossaryauthor.services.BaseGlossaryAuthorView
 
BreadCrumb - Class in org.odpi.openmetadata.viewservices.glossaryauthor.properties
 
BreadCrumb(String, String, NodeType) - Constructor for class org.odpi.openmetadata.viewservices.glossaryauthor.properties.BreadCrumb
 
BreadCrumb(BreadCrumb, BreadCrumb) - Constructor for class org.odpi.openmetadata.viewservices.glossaryauthor.properties.BreadCrumb
 
BreadCrumbHandler - Class in org.odpi.openmetadata.viewservices.glossaryauthor.handlers
The breadcrumb handler is initialised with Subject Area Node clients clients (allowing calls to the Subject Area OMAs to be made) and the userId under which those calls should be issued.
BreadCrumbHandler(SubjectAreaNodeClients, String) - Constructor for class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.BreadCrumbHandler
 
BreadCrumbTrail - Class in org.odpi.openmetadata.viewservices.glossaryauthor.properties
 
BreadCrumbTrail(List<BreadCrumb>) - Constructor for class org.odpi.openmetadata.viewservices.glossaryauthor.properties.BreadCrumbTrail
 

C

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
createCategoryHierarchyLink(String, String, CategoryHierarchyLink) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
Create a CategoryHierarchyLink Relationship.
createCategoryHierarchyLink(String, CategoryHierarchyLink) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
Create a CategoryHierarchyLink Relationship.
createGlossary(String, String, Glossary) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewGlossaryRESTServices
Create a Glossary.
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.
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.
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.
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.
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, String, RelatedTerm) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
Create a Related Term is a link between two similar Terms.
createRelatedTerm(String, RelatedTerm) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
Create a RelatedTerm.
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
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, 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.
createTermHasARelationship(String, HasA) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
Create a Term HasA Relationship.
createTermIsATypeOfDeprecated(String, String, IsATypeOfDeprecated) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
Deprecated.
IsATypeOfRelationship it is deprecated; move your instances to use IsATypeOf instead.
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.
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.
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.

D

deleteAntonym(String, String, String) - 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) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewCategoryRESTServices
Delete a Category instance
deleteCategory(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewConfigRESTServices
Delete a Category instance
deleteCategoryHierarchyLink(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
Delete a CategoryHierarchyLink Relationship.
deleteCategoryHierarchyLink(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
Delete a CategoryHierarchyLink Relationship.
deleteGlossary(String, String, String) - 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) - 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) - 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) - 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) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewProjectRESTServices
Delete a Project instance
deleteProjectScope(String, String, String) - 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) - 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) - 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) - 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) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewTermRESTServices
Delete a Term instance
deleteTermCategorization(String, String, String) - 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) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
Delete a Term HAS A relationship
deleteTermIsATypeOfDeprecated(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
Deprecated.
IsATypeOfRelationship it is deprecated; move your instances to use IsATypeOf instead.
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) - 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) - 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) - 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) - 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.

F

findCategory(String, String, Date, String, boolean, boolean, Integer, Integer, SequencingOrder, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewCategoryRESTServices
Find Category
findCategory(String, String, Date, String, boolean, boolean, Integer, Integer, SequencingOrder, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewConfigRESTServices
Find Category
findGlossary(String, String, Date, String, boolean, boolean, Integer, Integer, SequencingOrder, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewGlossaryRESTServices
Find Glossary
findProject(String, String, Date, String, boolean, boolean, Integer, Integer, SequencingOrder, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewProjectRESTServices
Find Project
findTerm(String, String, Date, String, boolean, boolean, Integer, Integer, SequencingOrder, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewTermRESTServices
Find Term

G

GET_BREADCRUMBS_ROOT_CATEGORY_NOT_GLOSSARY - Enum constant in enum class org.odpi.openmetadata.viewservices.glossaryauthor.ffdc.GlossaryAuthorErrorCode
 
GET_BREADCRUMBS_ROOT_CATEGORY_NOT_ROOT - Enum constant in enum class org.odpi.openmetadata.viewservices.glossaryauthor.ffdc.GlossaryAuthorErrorCode
 
GET_BREADCRUMBS_TERM_NOT_IN_GLOSSARY - Enum constant in enum class org.odpi.openmetadata.viewservices.glossaryauthor.ffdc.GlossaryAuthorErrorCode
 
GET_BREADCRUMBS_TERM_NOT_IN_LEAF_CATEGORY - Enum constant in enum class org.odpi.openmetadata.viewservices.glossaryauthor.ffdc.GlossaryAuthorErrorCode
 
GET_BREADCRUMBS_TERM_NOT_IN_ROOT_CATEGORY - Enum constant in enum class org.odpi.openmetadata.viewservices.glossaryauthor.ffdc.GlossaryAuthorErrorCode
 
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, Integer, Integer) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewTermRESTServices
 
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.
getCategorizedTerms(String, String, String, Integer, Integer) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewConfigRESTServices
 
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
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, Integer, Integer) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewConfigRESTServices
 
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.
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
 
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 class org.odpi.openmetadata.viewservices.glossaryauthor.auditlog.GlossaryAuthorViewAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.viewservices.glossaryauthor.ffdc.GlossaryAuthorErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.viewservices.glossaryauthor.auditlog.GlossaryAuthorViewAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class 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.
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
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.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 Class 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 Class 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
 

I

initialize(String, ViewServiceConfig, AuditLog, String, int) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.admin.GlossaryAuthorViewAdmin
Initialize the glossary author open metadata view service (OMVS).

N

NodeRelationshipStats - Class in org.odpi.openmetadata.viewservices.glossaryauthor.properties
 
NodeRelationshipStats() - Constructor for class org.odpi.openmetadata.viewservices.glossaryauthor.properties.NodeRelationshipStats
 
NodeRelationshipStats(String, Integer) - Constructor for class org.odpi.openmetadata.viewservices.glossaryauthor.properties.NodeRelationshipStats
 

O

org.odpi.openmetadata.viewservices.glossaryauthor.admin - package org.odpi.openmetadata.viewservices.glossaryauthor.admin
 
org.odpi.openmetadata.viewservices.glossaryauthor.admin.serviceinstances - package org.odpi.openmetadata.viewservices.glossaryauthor.admin.serviceinstances
 
org.odpi.openmetadata.viewservices.glossaryauthor.auditlog - package org.odpi.openmetadata.viewservices.glossaryauthor.auditlog
 
org.odpi.openmetadata.viewservices.glossaryauthor.ffdc - package org.odpi.openmetadata.viewservices.glossaryauthor.ffdc
 
org.odpi.openmetadata.viewservices.glossaryauthor.handlers - package org.odpi.openmetadata.viewservices.glossaryauthor.handlers
 
org.odpi.openmetadata.viewservices.glossaryauthor.initialization - package org.odpi.openmetadata.viewservices.glossaryauthor.initialization
 
org.odpi.openmetadata.viewservices.glossaryauthor.properties - package org.odpi.openmetadata.viewservices.glossaryauthor.properties
 
org.odpi.openmetadata.viewservices.glossaryauthor.services - package org.odpi.openmetadata.viewservices.glossaryauthor.services
 

R

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
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
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.
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
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
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
Deprecated.
IsATypeOfRelationship it is deprecated; move your instances to use IsATypeOf instead. Restore allows the deleted 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.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

S

SERVICE_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.viewservices.glossaryauthor.auditlog.GlossaryAuthorViewAuditCode
 
SERVICE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.viewservices.glossaryauthor.auditlog.GlossaryAuthorViewAuditCode
 
SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.viewservices.glossaryauthor.auditlog.GlossaryAuthorViewAuditCode
 
SERVICE_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.viewservices.glossaryauthor.auditlog.GlossaryAuthorViewAuditCode
 
SERVICE_TERMINATING - Enum constant in enum class org.odpi.openmetadata.viewservices.glossaryauthor.auditlog.GlossaryAuthorViewAuditCode
 
setCount(Integer) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.properties.NodeRelationshipStats
Set the could
setDepth(Integer) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.properties.GraphStatistics
 
setNewInstanceForJVM(String, GlossaryAuthorViewServicesInstance) - Static method in class org.odpi.openmetadata.viewservices.glossaryauthor.initialization.GlossaryAuthorViewServicesInstanceMap
Add a new server instance to the server map.
setNodeCounts(Map<String, NodeRelationshipStats>) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.properties.GraphStatistics
 
setNodeGUID(String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.properties.GraphStatistics
 
setNodeOrRelationshipTypeName(String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.properties.NodeRelationshipStats
St the type name
setRelationshipCounts(Map<String, NodeRelationshipStats>) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.properties.GraphStatistics
 
shutdown() - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.admin.GlossaryAuthorViewAdmin
Shutdown the glossary author view service.

T

toString() - Method in enum class org.odpi.openmetadata.viewservices.glossaryauthor.auditlog.GlossaryAuthorViewAuditCode
JSON-style toString
toString() - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.properties.GraphStatistics
 
toString() - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.properties.NodeRelationshipStats
 

U

UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.viewservices.glossaryauthor.auditlog.GlossaryAuthorViewAuditCode
 
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
updateCategoryHierarchyLink(String, String, String, CategoryHierarchyLink, Boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
Update a CategoryHierarchyLink Relationship.
updateCategoryHierarchyLink(String, String, CategoryHierarchyLink) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
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, 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.
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.
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, String, RelatedTerm, boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
Update a Related Term is a link between two similar Terms.
updateRelatedTerm(String, String, RelatedTerm) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
Update a RelatedTerm Relationship.
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
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, 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.
updateTermHasARelationship(String, String, HasA) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
Update a Term HasA Relationship.
updateTermIsATypeOfDeprecated(String, String, String, IsATypeOfDeprecated, boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
Deprecated.
IsATypeOfRelationship it is deprecated; move your instances to use IsATypeOf instead.
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.
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.
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.

V

valueOf(String) - Static method in enum class org.odpi.openmetadata.viewservices.glossaryauthor.auditlog.GlossaryAuthorViewAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.viewservices.glossaryauthor.ffdc.GlossaryAuthorErrorCode
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.odpi.openmetadata.viewservices.glossaryauthor.auditlog.GlossaryAuthorViewAuditCode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.odpi.openmetadata.viewservices.glossaryauthor.ffdc.GlossaryAuthorErrorCode
Returns an array containing the constants of this enum class, in the order they are declared.
B C D F G I N O R S T U V 
All Classes and Interfaces|All Packages