Index

A C G M O R S U 
All Classes and Interfaces|All Packages

A

addElementToSubjectArea(String, String, String, boolean, boolean, ClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring.GlossaryWorkflowResource
Classify the element to assert that the definitions it represents are part of a subject area definition.
addGovernanceDefinitionToElement(String, String, String, String, boolean, boolean, RelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring.GlossaryWorkflowResource
Link a governance definition to an element using the GovernedBy relationship.
addOwnership(String, String, String, boolean, boolean, ClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring.GlossaryWorkflowResource
Add or replace the ownership classification for an element.
addSecurityTags(String, String, String, boolean, boolean, ClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring.GlossaryWorkflowResource
Add or replace the security tags for an element.
archiveGlossaryTerm(String, String, String, boolean, ArchiveRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring.GlossaryWorkflowResource
Archive the metadata element representing a glossary term.

C

clearCategoryParent(String, String, String, String, boolean, boolean, EffectiveTimeQueryRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring.GlossaryWorkflowResource
Remove a parent-child relationship between two categories.
clearConfidenceClassification(String, String, String, boolean, boolean, EffectiveTimeRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring.GlossaryWorkflowResource
Remove the confidence classification from the element.
clearConfidentialityClassification(String, String, String, boolean, boolean, EffectiveTimeRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring.GlossaryWorkflowResource
Remove the confidence classification from the element.
clearCriticalityClassification(String, String, String, boolean, boolean, EffectiveTimeRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring.GlossaryWorkflowResource
Remove the criticality classification from the element.
clearGlossaryAsCanonical(String, String, String, boolean, boolean, ClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring.GlossaryWorkflowResource
Remove the canonical vocabulary designation from the glossary.
clearGlossaryAsEditingGlossary(String, String, String, boolean, boolean, ClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring.GlossaryWorkflowResource
Remove the editing glossary designation from the glossary.
clearGlossaryAsStagingGlossary(String, String, String, boolean, boolean, ClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring.GlossaryWorkflowResource
Remove the staging glossary designation from the glossary.
clearGlossaryAsTaxonomy(String, String, String, boolean, boolean, ClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring.GlossaryWorkflowResource
Remove the taxonomy designation from the glossary.
clearOwnership(String, String, String, boolean, boolean, ClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring.GlossaryWorkflowResource
Remove the ownership classification from an element.
clearRetentionClassification(String, String, String, boolean, boolean, EffectiveTimeRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring.GlossaryWorkflowResource
Remove the retention classification from the element.
clearSecurityTags(String, String, String, boolean, boolean, ClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring.GlossaryWorkflowResource
Remove the security tags classification from an element.
clearSemanticAssignment(String, String, String, String, boolean, boolean, EffectiveTimeQueryRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring.GlossaryWorkflowResource
Remove a semantic assignment relationship between an element and its glossary term.
clearTermAsAbstractConcept(String, String, String, boolean, boolean, ClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring.GlossaryWorkflowResource
Remove the abstract concept designation from the glossary term.
clearTermAsActivity(String, String, String, boolean, boolean, ClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring.GlossaryWorkflowResource
Remove the activity designation from the glossary term.
clearTermAsContext(String, String, String, boolean, boolean, ClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring.GlossaryWorkflowResource
Remove the context definition designation from the glossary term.
clearTermAsDataField(String, String, String, boolean, boolean, ClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring.GlossaryWorkflowResource
Remove the data field designation from the glossary term.
clearTermAsDataValue(String, String, String, boolean, boolean, ClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring.GlossaryWorkflowResource
Remove the data value designation from the glossary term.
clearTermAsObjectIdentifier(String, String, String, boolean, boolean, ClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring.GlossaryWorkflowResource
Remove the object identifier designation from the glossary term.
clearTermAsSpineAttribute(String, String, String, boolean, boolean, ClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring.GlossaryWorkflowResource
Remove the spine attribute designation from the glossary term.
clearTermAsSpineObject(String, String, String, boolean, boolean, ClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring.GlossaryWorkflowResource
Remove the spine object designation from the glossary term.
clearTermCategory(String, String, String, String, boolean, boolean, EffectiveTimeQueryRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring.GlossaryWorkflowResource
Unlink a term from a category.
clearTermRelationship(String, String, String, String, String, boolean, boolean, EffectiveTimeQueryRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring.GlossaryWorkflowResource
Remove the relationship between two terms.
createControlledGlossaryTerm(String, String, String, boolean, boolean, ControlledGlossaryTermRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring.GlossaryWorkflowResource
Create a new metadata element to represent a glossary term whose lifecycle is managed through a controlled workflow.
createGlossary(String, String, ReferenceableRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring.GlossaryWorkflowResource
Create a new metadata element to represent the root of a glossary.
createGlossaryCategory(String, String, String, boolean, boolean, boolean, ReferenceableUpdateRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring.GlossaryWorkflowResource
Create a new metadata element to represent a glossary category.
createGlossaryCategoryFromTemplate(String, String, String, String, TemplateRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring.GlossaryWorkflowResource
Create a new metadata element to represent a glossary category using an existing metadata element as a template.
createGlossaryFromTemplate(String, String, String, boolean, TemplateRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring.GlossaryWorkflowResource
Create a new metadata element to represent a glossary using an existing metadata element as a template.
createGlossaryTermFromTemplate(String, String, String, String, boolean, boolean, GlossaryTemplateRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring.GlossaryWorkflowResource
Create a new metadata element to represent a glossary term using an existing metadata element as a template.
createNote(String, String, String, boolean, boolean, ReferenceableUpdateRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring.GlossaryWorkflowResource
Create a new metadata element to represent a note.
createNoteLog(String, String, String, boolean, boolean, boolean, ReferenceableUpdateRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring.GlossaryWorkflowResource
Create a new metadata element to represent a note log and attach it to an element (if supplied).

G

getGlossaryTermActivityTypes(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring.GlossaryWorkflowResource
Return the list of glossary term relationship status enum values.
getGlossaryTermRelationshipStatuses(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring.GlossaryWorkflowResource
Return the list of glossary term relationship status enum values.
getGlossaryTermStatuses(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring.GlossaryWorkflowResource
Return the list of glossary term status enum values.
getTermRelationshipTypeNames(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring.GlossaryWorkflowResource
Return the list of term-to-term relationship names.
GlossaryWorkflowResource - Class in org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring
The GlossaryWorkflowResource provides the Spring API endpoints of the Glossary Workflow Open Metadata View Service (OMVS).
GlossaryWorkflowResource() - Constructor for class org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring.GlossaryWorkflowResource
Default constructor

M

moveGlossaryTerm(String, String, String, boolean, boolean, ReferenceableUpdateRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring.GlossaryWorkflowResource
Move the glossary term from one glossary to another.

O

org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring - package org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring
 

R

removeElementFromSubjectArea(String, String, String, boolean, boolean, ClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring.GlossaryWorkflowResource
Remove the subject area designation from the identified element.
removeGlossary(String, String, String, boolean, boolean, ReferenceableUpdateRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring.GlossaryWorkflowResource
Remove the metadata element representing a glossary.
removeGlossaryCategory(String, String, String, boolean, boolean, ReferenceableUpdateRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring.GlossaryWorkflowResource
Remove the metadata element representing a glossary category.
removeGlossaryTerm(String, String, String, boolean, boolean, ReferenceableUpdateRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring.GlossaryWorkflowResource
Remove the metadata element representing a glossary term.
removeGovernanceDefinitionFromElement(String, String, String, String, boolean, boolean, EffectiveTimeQueryRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring.GlossaryWorkflowResource
Remove the GovernedBy relationship between a governance definition and an element.
removeNote(String, String, String, boolean, boolean, ReferenceableUpdateRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring.GlossaryWorkflowResource
Remove the metadata element representing a note.
removeNoteLog(String, String, String, boolean, boolean, ReferenceableUpdateRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring.GlossaryWorkflowResource
Remove the metadata element representing a note log.

S

setConfidenceClassification(String, String, String, boolean, boolean, ClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring.GlossaryWorkflowResource
Classify/reclassify the element (typically an asset) to indicate the level of confidence that the organization has that the data is complete, accurate and up-to-date.
setConfidentialityClassification(String, String, String, boolean, boolean, ClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring.GlossaryWorkflowResource
Classify/reclassify the element (typically a data field, schema attribute or glossary term) to indicate the level of confidentiality that any data associated with the element should be given.
setCriticalityClassification(String, String, String, boolean, boolean, ClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring.GlossaryWorkflowResource
Classify/reclassify the element (typically an asset) to indicate how critical the element (or associated resource) is to the organization.
setGlossaryAsCanonical(String, String, String, boolean, boolean, ClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring.GlossaryWorkflowResource
Classify a glossary to declare that it has no two GlossaryTerm definitions with the same name.
setGlossaryAsEditingGlossary(String, String, String, boolean, boolean, ClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring.GlossaryWorkflowResource
Classify the glossary to indicate that it is an editing glossary - this means it is a collection of glossary updates that will be merged into its source glossary.
setGlossaryAsStagingGlossary(String, String, String, boolean, boolean, ClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring.GlossaryWorkflowResource
Classify the glossary to indicate that it is a staging glossary - this means it is a collection of glossary updates that will be transferred into another glossary.
setGlossaryAsTaxonomy(String, String, String, boolean, boolean, ClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring.GlossaryWorkflowResource
Classify the glossary to indicate that it can be used as a taxonomy.
setRetentionClassification(String, String, String, boolean, boolean, ClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring.GlossaryWorkflowResource
Classify/reclassify the element (typically an asset) to indicate how long the element (or associated resource) is to be retained by the organization.
setTermAsAbstractConcept(String, String, String, boolean, boolean, ClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring.GlossaryWorkflowResource
Classify the glossary term to indicate that it describes an abstract concept.
setTermAsActivity(String, String, String, boolean, boolean, ClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring.GlossaryWorkflowResource
Classify the glossary term to indicate that it describes a data value.
setTermAsContext(String, String, String, boolean, boolean, ClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring.GlossaryWorkflowResource
Classify the glossary term to indicate that it describes a context.
setTermAsDataField(String, String, String, boolean, boolean, ClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring.GlossaryWorkflowResource
Classify the glossary term to indicate that it describes a data field and supply properties that describe the characteristics of the data values found within.
setTermAsDataValue(String, String, String, boolean, boolean, ClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring.GlossaryWorkflowResource
Classify the glossary term to indicate that it describes a data value.
setTermAsObjectIdentifier(String, String, String, boolean, boolean, ClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring.GlossaryWorkflowResource
Classify the glossary term to indicate that it describes an object identifier.
setTermAsSpineAttribute(String, String, String, boolean, boolean, ClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring.GlossaryWorkflowResource
Classify the glossary term to indicate that it describes a spine attribute.
setTermAsSpineObject(String, String, String, boolean, boolean, ClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring.GlossaryWorkflowResource
Classify the glossary term to indicate that it describes a spine object.
setupCategoryParent(String, String, String, String, boolean, boolean, RelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring.GlossaryWorkflowResource
Create a parent-child relationship between two categories.
setupSemanticAssignment(String, String, String, String, boolean, boolean, RelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring.GlossaryWorkflowResource
Create a semantic assignment relationship between a glossary term and an element (normally a schema attribute, data field or asset).
setupTermCategory(String, String, String, String, boolean, boolean, RelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring.GlossaryWorkflowResource
Link a term to a category.
setupTermRelationship(String, String, String, String, String, boolean, boolean, RelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring.GlossaryWorkflowResource
Link two terms together using a specialist relationship.

U

undoGlossaryTermUpdate(String, String, String, boolean, boolean, EffectiveTimeQueryRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring.GlossaryWorkflowResource
Undo the last update to the glossary term.
updateGlossary(String, String, String, boolean, boolean, boolean, ReferenceableUpdateRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring.GlossaryWorkflowResource
Update the metadata element representing a glossary.
updateGlossaryCategory(String, String, String, boolean, boolean, boolean, ReferenceableUpdateRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring.GlossaryWorkflowResource
Update the metadata element representing a glossary category.
updateGlossaryTerm(String, String, String, boolean, boolean, boolean, ReferenceableUpdateRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring.GlossaryWorkflowResource
Update the metadata element representing a glossary term.
updateGlossaryTermFromTemplate(String, String, String, boolean, boolean, boolean, boolean, ReferenceableUpdateRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring.GlossaryWorkflowResource
Update the glossary term using the properties and classifications from the parentGUID stored in the request body.
updateGlossaryTermStatus(String, String, String, boolean, boolean, GlossaryTermStatusRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring.GlossaryWorkflowResource
Update the status of the metadata element representing a glossary term.
updateNote(String, String, String, boolean, boolean, boolean, ReferenceableUpdateRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring.GlossaryWorkflowResource
Update the properties of the metadata element representing a note.
updateNoteLog(String, String, String, boolean, boolean, boolean, boolean, ReferenceableUpdateRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring.GlossaryWorkflowResource
Update the metadata element representing a note log.
updateTermRelationship(String, String, String, String, String, boolean, boolean, RelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossaryworkflow.server.spring.GlossaryWorkflowResource
Update the relationship properties for the two terms.
A C G M O R S U 
All Classes and Interfaces|All Packages