Skip navigation links
B C D F G I O P R S T U V 

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
 

C

CategoryHandler - Class in org.odpi.openmetadata.viewservices.glossaryauthor.handlers
The category handler is initialised with a SubjectAreaCategory, that contains the server the call should be sent to.
CategoryHandler(SubjectAreaCategory) - Constructor for class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.CategoryHandler
Constructor for the CategoryHandler
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, Category) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.CategoryHandler
Create a Category
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.
createGlossary(String, Glossary) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.GlossaryHandler
Create a Glossary.
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.
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, Project) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.ProjectHandler
Create a Project.
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, Term) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.TermHandler
Create a Term
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.
createTermIsATypeOfRelationship(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.
createTermIsATypeOfRelationship(String, String, IsATypeOf) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
Create a termIsATypeOfRelationship relationship, which is an inheritance relationship between two spine objects.
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.

D

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) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.CategoryHandler
Delete a Category instance
deleteCategory(String, String, String, boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewCategoryRESTServices
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.
deleteGlossary(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.GlossaryHandler
Delete a Glossary instance
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.
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) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.ProjectHandler
Delete a Project instance
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) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.TermHandler
Delete a Term instance
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
deleteTermIsATypeOfRelationship(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.
deleteTermIsATypeOfRelationship(String, String, String, Boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
Delete a termIsATypeOfRelationship relationship, which is an inheritance relationship between two spine objects.
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.

F

findCategory(String, FindRequest) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.CategoryHandler
Find Category
findCategory(String, String, Date, String, int, int, SequencingOrder, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewCategoryRESTServices
Find Category
findGlossary(String, FindRequest) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.GlossaryHandler
Find Glossary
findGlossary(String, String, Date, String, Integer, Integer, SequencingOrder, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewGlossaryRESTServices
Find Glossary
findProject(String, FindRequest) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.ProjectHandler
Find Project
findProject(String, String, Date, String, int, int, SequencingOrder, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewProjectRESTServices
Find Project
findTerm(String, FindRequest) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.TermHandler
Find Term
findTerm(String, String, Date, String, int, int, SequencingOrder, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewTermRESTServices
Find Term

G

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.
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.
getCategoryByGuid(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.CategoryHandler
Get a category by guid.
getCategoryHandler(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.initialization.GlossaryAuthorViewInstanceHandler
 
getCategoryRelationships(String, String, FindRequest) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.CategoryHandler
Get Category relationships
getCategoryRelationships(String, String, String, Date, int, int, SequencingOrder, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewCategoryRESTServices
Get Category relationships
getGlossary(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewGlossaryRESTServices
Get a glossary.
getGlossaryByGuid(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.GlossaryHandler
Get a glossary by guid.
getGlossaryHandler(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.initialization.GlossaryAuthorViewInstanceHandler
 
getGlossaryRelationships(String, String, FindRequest) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.GlossaryHandler
Get Glossary relationships
getGlossaryRelationships(String, String, String, Date, int, int, SequencingOrder, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewGlossaryRESTServices
Get Glossary relationships
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.
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.
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.
getProjectByGuid(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.ProjectHandler
Get a Project by guid.
getProjectHandler(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.initialization.GlossaryAuthorViewInstanceHandler
 
getProjectRelationships(String, String, FindRequest) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.ProjectHandler
Get Project relationships
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.
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.
getResponseForError(Throwable, 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.
getSubjectAreaCategory() - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.admin.serviceinstances.GlossaryAuthorViewServicesInstance
 
getSubjectAreaGlossary() - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.admin.serviceinstances.GlossaryAuthorViewServicesInstance
 
getSubjectAreaGraph() - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.admin.serviceinstances.GlossaryAuthorViewServicesInstance
 
getSubjectAreaProject() - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.admin.serviceinstances.GlossaryAuthorViewServicesInstance
 
getSubjectAreaRelationship() - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.admin.serviceinstances.GlossaryAuthorViewServicesInstance
 
getSubjectAreaTerm() - 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.
getTermByGuid(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.TermHandler
Get a term by guid.
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.
getTermHandler(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.initialization.GlossaryAuthorViewInstanceHandler
 
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
getTermIsATypeOfRelationship(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.
getTermIsATypeOfRelationship(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
Get a termIsATypeOfRelationship relationship, which is an inheritance relationship between two spine objects.
getTermRelationships(String, String, FindRequest) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.TermHandler
Get Term relationships
getTermRelationships(String, String, String, Date, int, int, SequencingOrder, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewTermRESTServices
Get Term relationships
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
 
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 Subject Area 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
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
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
GlossaryAuthorViewServicesInstance - Class in org.odpi.openmetadata.viewservices.glossaryauthor.services
GlossaryAuthorViewServicesInstance caches references to objects it needs for a specific server.
GlossaryAuthorViewServicesInstance(String, OMRSAuditLog, String, int, String, String) - Constructor for class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewServicesInstance
Set up the objects for the Glossary Author view service
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
GlossaryHandler - Class in org.odpi.openmetadata.viewservices.glossaryauthor.handlers
The glossary handler is initialised with a SubjectAreaGlossary, that contains the server the call should be sent to.
GlossaryHandler(SubjectAreaGlossary) - Constructor for class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.GlossaryHandler
initialize the glossary handler with the subjectarea glossary object.

I

initialize(String, ViewServiceConfig, AuditLog, String, int) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.admin.GlossaryAuthorViewAdmin
Initialize the subject area access service.
instanceHandler - Static variable in class org.odpi.openmetadata.viewservices.glossaryauthor.services.BaseGlossaryAuthorView
 

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.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.services - package org.odpi.openmetadata.viewservices.glossaryauthor.services
 

P

PAGE_OFFSET_DEFAULT_VALUE - Static variable in class org.odpi.openmetadata.viewservices.glossaryauthor.services.BaseGlossaryAuthorView
 
PAGE_SIZE_DEFAULT_VALUE - Static variable in class org.odpi.openmetadata.viewservices.glossaryauthor.services.BaseGlossaryAuthorView
 
ProjectHandler - Class in org.odpi.openmetadata.viewservices.glossaryauthor.handlers
The project handler is initialised with a SubjectAreaProject, that contains the server the call should be sent to.
ProjectHandler(SubjectAreaProject) - Constructor for class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.ProjectHandler
Constructor for the ProjectHandler
purgeAntonymRelationship(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
Purge a antonym relationship.
purgeCategory(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.CategoryHandler
Purge a Category instance
purgeCategoryAnchorRelationship(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
Purge a Category Anchor Relationship.
purgeGlossary(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.GlossaryHandler
Purge a Glossary instance
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.
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.
purgeProject(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.ProjectHandler
Purge a Project instance
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.
purgeTerm(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.TermHandler
Purge a Term instance
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.
purgeTermIsATypeOfRelationship(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.
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.

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(SubjectAreaRelationship) - 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
replaceCategory(String, String, Category) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.CategoryHandler
Replace a Category.
replaceCategoryAnchorRelationship(String, String, CategoryAnchor) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
Replace a Category Anchor Relationship.
replaceGlossary(String, String, Glossary) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.GlossaryHandler
Replace a Glossary.
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.
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.
replaceProject(String, String, Project) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.ProjectHandler
Replace a Project.
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
replaceTerm(String, String, Term) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.TermHandler
Replace a Term.
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.
replaceTermIsATypeOfRelationship(String, String, IsATypeOf) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
Replace an IsaTypeOf relationship, which is defines an inheritance relationship between two spine objects.
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) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.CategoryHandler
Restore a Category
restoreCategory(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewCategoryRESTServices
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.
restoreGlossary(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.GlossaryHandler
Restore a Glossary
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.
restoreIsaTypeOfRelationship(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.RelationshipHandler
Restore an is a type of relationship
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) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.ProjectHandler
Restore a Project
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) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.TermHandler
Restore a Term
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.
restoreTermIsATypeOfRelationship(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
Restore a termIsATypeOfRelationship relationship, which is an inheritance relationship between two spine objects.
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

setNewInstanceForJVM(String, GlossaryAuthorViewServicesInstance) - Static method in class org.odpi.openmetadata.viewservices.glossaryauthor.initialization.GlossaryAuthorViewServicesInstanceMap
Add a new server instance to the server map.
shutdown() - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.admin.GlossaryAuthorViewAdmin
Shutdown the subject area view service.

T

TermHandler - Class in org.odpi.openmetadata.viewservices.glossaryauthor.handlers
The term handler is initialised with a SubjectAreaTerm, that contains the server the call should be sent to.
TermHandler(SubjectAreaTerm) - Constructor for class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.TermHandler
Constructor for the TermHandler
toString() - Method in enum org.odpi.openmetadata.viewservices.glossaryauthor.auditlog.GlossaryAuthorViewAuditCode
JSON-style toString

U

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, Category) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.CategoryHandler
Update a Category.
updateCategory(String, String, String, Category, boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewCategoryRESTServices
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.
updateGlossary(String, String, Glossary) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.GlossaryHandler
Update a Glossary.
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.
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, Project) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.ProjectHandler
Update a Project.
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, Term) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.TermHandler
Update a Term.
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.
updateTermIsATypeOfRelationship(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.
updateTermIsATypeOfRelationship(String, String, String, IsATypeOf, boolean) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewRelationshipRESTServices
Update a termIsATypeOfRelationship relationship, which is an inheritance relationship between two spine objects.
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.

V

valueOf(String) - Static method in enum org.odpi.openmetadata.viewservices.glossaryauthor.auditlog.GlossaryAuthorViewAuditCode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.odpi.openmetadata.viewservices.glossaryauthor.auditlog.GlossaryAuthorViewAuditCode
Returns an array containing the constants of this enum type, in the order they are declared.
B C D F G I O P R S T U V 
Skip navigation links

Copyright © 2018–2020 ODPi. All rights reserved.