Class GlossaryWorkflowRESTServices
java.lang.Object
org.odpi.openmetadata.viewservices.glossaryworkflow.server.GlossaryWorkflowRESTServices
The GlossaryWorkflowRESTServices provides the implementation of the Glossary WorkflowOpen Metadata View Service (OMVS).
This interface provides view interfaces for infrastructure and ops users.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.odpi.openmetadata.commonservices.ffdc.rest.VoidResponseaddElementToSubjectArea(String serverName, String userId, String elementGUID, boolean forLineage, boolean forDuplicateProcessing, ClassificationRequestBody requestBody) Classify the element to assert that the definitions it represents are part of a subject area definition.org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponseaddGovernanceDefinitionToElement(String serverName, String userId, String definitionGUID, String elementGUID, boolean forLineage, boolean forDuplicateProcessing, RelationshipRequestBody requestBody) Link a governance definition to an element using the GovernedBy relationship.org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponseaddOwnership(String serverName, String userId, String elementGUID, boolean forLineage, boolean forDuplicateProcessing, ClassificationRequestBody requestBody) Add or replace the ownership classification for an element.org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponseaddSecurityTags(String serverName, String userId, String elementGUID, boolean forLineage, boolean forDuplicateProcessing, ClassificationRequestBody requestBody) Add or replace the security tags for an element.org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponsearchiveGlossaryTerm(String serverName, String userId, String glossaryTermGUID, boolean forDuplicateProcessing, ArchiveRequestBody requestBody) Archive the metadata element representing a glossary term.org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponseclearCategoryParent(String serverName, String userId, String glossaryParentCategoryGUID, String glossaryChildCategoryGUID, boolean forLineage, boolean forDuplicateProcessing, EffectiveTimeQueryRequestBody requestBody) Remove a parent-child relationship between two categories.org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponseclearConfidenceClassification(String serverName, String userId, String elementGUID, boolean forLineage, boolean forDuplicateProcessing, org.odpi.openmetadata.commonservices.ffdc.rest.EffectiveTimeRequestBody requestBody) Remove the confidence classification from the element.org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponseclearConfidentialityClassification(String serverName, String userId, String elementGUID, boolean forLineage, boolean forDuplicateProcessing, org.odpi.openmetadata.commonservices.ffdc.rest.EffectiveTimeRequestBody requestBody) Remove the confidence classification from the element.org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponseclearCriticalityClassification(String serverName, String userId, String elementGUID, boolean forLineage, boolean forDuplicateProcessing, org.odpi.openmetadata.commonservices.ffdc.rest.EffectiveTimeRequestBody requestBody) Remove the criticality classification from the element.org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponseclearGlossaryAsCanonical(String serverName, String userId, String glossaryGUID, boolean forLineage, boolean forDuplicateProcessing, ClassificationRequestBody requestBody) Remove the canonical designation from the glossary.org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponseclearGlossaryAsEditingGlossary(String serverName, String userId, String glossaryGUID, boolean forLineage, boolean forDuplicateProcessing, ClassificationRequestBody requestBody) Remove the editing glossary designation from the glossary.org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponseclearGlossaryAsStagingGlossary(String serverName, String userId, String glossaryGUID, boolean forLineage, boolean forDuplicateProcessing, ClassificationRequestBody requestBody) Remove the staging glossary designation from the glossary.org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponseclearGlossaryAsTaxonomy(String serverName, String userId, String glossaryGUID, boolean forLineage, boolean forDuplicateProcessing, ClassificationRequestBody requestBody) Remove the taxonomy designation from the glossary.org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponseclearOwnership(String serverName, String userId, String elementGUID, boolean forLineage, boolean forDuplicateProcessing, ClassificationRequestBody requestBody) Remove the ownership classification from an element.org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponseclearRetentionClassification(String serverName, String userId, String elementGUID, boolean forLineage, boolean forDuplicateProcessing, org.odpi.openmetadata.commonservices.ffdc.rest.EffectiveTimeRequestBody requestBody) Remove the retention classification from the element.org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponseclearSecurityTags(String serverName, String userId, String elementGUID, boolean forLineage, boolean forDuplicateProcessing, ClassificationRequestBody requestBody) Remove the security tags classification from an element.org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponseclearSemanticAssignment(String serverName, String userId, String elementGUID, String glossaryTermGUID, boolean forLineage, boolean forDuplicateProcessing, EffectiveTimeQueryRequestBody requestBody) Remove a semantic assignment relationship between an element and its glossary term.org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponseclearTermAsAbstractConcept(String serverName, String userId, String glossaryTermGUID, boolean forLineage, boolean forDuplicateProcessing, ClassificationRequestBody requestBody) Remove the abstract concept designation from the glossary term.org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponseclearTermAsActivity(String serverName, String userId, String glossaryTermGUID, boolean forLineage, boolean forDuplicateProcessing, ClassificationRequestBody requestBody) Remove the activity designation from the glossary term.org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponseclearTermAsContext(String serverName, String userId, String glossaryTermGUID, boolean forLineage, boolean forDuplicateProcessing, ClassificationRequestBody requestBody) Remove the context definition designation from the glossary term.org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponseclearTermAsDataField(String serverName, String userId, String glossaryTermGUID, boolean forLineage, boolean forDuplicateProcessing, ClassificationRequestBody requestBody) Remove the data field designation from the glossary term.org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponseclearTermAsDataValue(String serverName, String userId, String glossaryTermGUID, boolean forLineage, boolean forDuplicateProcessing, ClassificationRequestBody requestBody) Remove the data value designation from the glossary term.org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponseclearTermAsObjectIdentifier(String serverName, String userId, String glossaryTermGUID, boolean forLineage, boolean forDuplicateProcessing, ClassificationRequestBody requestBody) Remove the object identifier designation from the glossary term.org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponseclearTermAsSpineAttribute(String serverName, String userId, String glossaryTermGUID, boolean forLineage, boolean forDuplicateProcessing, ClassificationRequestBody requestBody) Remove the spine attribute designation from the glossary term.org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponseclearTermAsSpineObject(String serverName, String userId, String glossaryTermGUID, boolean forLineage, boolean forDuplicateProcessing, ClassificationRequestBody requestBody) Remove the spine object designation from the glossary term.org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponseclearTermCategory(String serverName, String userId, String glossaryCategoryGUID, String glossaryTermGUID, boolean forLineage, boolean forDuplicateProcessing, EffectiveTimeQueryRequestBody requestBody) Unlink a term from a category.org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponseclearTermRelationship(String serverName, String userId, String glossaryTermOneGUID, String relationshipTypeName, String glossaryTermTwoGUID, boolean forLineage, boolean forDuplicateProcessing, EffectiveTimeQueryRequestBody requestBody) Remove the relationship between two terms.org.odpi.openmetadata.commonservices.ffdc.rest.GUIDResponsecreateControlledGlossaryTerm(String serverName, String userId, String glossaryGUID, boolean forLineage, boolean forDuplicateProcessing, ControlledGlossaryTermRequestBody requestBody) Create a new metadata element to represent a glossary term whose lifecycle is managed through a controlled workflow.org.odpi.openmetadata.commonservices.ffdc.rest.GUIDResponsecreateGlossary(String serverName, String userId, ReferenceableRequestBody requestBody) Create a new metadata element to represent the root of a glossary.org.odpi.openmetadata.commonservices.ffdc.rest.GUIDResponsecreateGlossaryCategory(String serverName, String userId, String glossaryGUID, boolean isRootCategory, boolean forLineage, boolean forDuplicateProcessing, ReferenceableUpdateRequestBody requestBody) Create a new metadata element to represent a glossary category.org.odpi.openmetadata.commonservices.ffdc.rest.GUIDResponsecreateGlossaryCategoryFromTemplate(String serverName, String userId, String glossaryGUID, String templateGUID, TemplateRequestBody requestBody) Create a new metadata element to represent a glossary category using an existing metadata element as a template.org.odpi.openmetadata.commonservices.ffdc.rest.GUIDResponsecreateGlossaryFromTemplate(String serverName, String userId, String templateGUID, boolean deepCopy, TemplateRequestBody requestBody) Create a new metadata element to represent a glossary using an existing metadata element as a template.org.odpi.openmetadata.commonservices.ffdc.rest.GUIDResponsecreateGlossaryTermFromTemplate(String serverName, String userId, String glossaryGUID, String templateGUID, boolean deepCopy, boolean templateSubstitute, GlossaryTemplateRequestBody requestBody) Create a new metadata element to represent a glossary term using an existing metadata element as a template.org.odpi.openmetadata.commonservices.ffdc.rest.GUIDResponsecreateNote(String serverName, String userId, String noteLogGUID, boolean forLineage, boolean forDuplicateProcessing, ReferenceableUpdateRequestBody requestBody) Create a new metadata element to represent a note.org.odpi.openmetadata.commonservices.ffdc.rest.GUIDResponsecreateNoteLog(String serverName, String userId, String elementGUID, boolean isPublic, boolean forLineage, boolean forDuplicateProcessing, ReferenceableUpdateRequestBody requestBody) Create a new metadata element to represent a note log and attach it to an element (if supplied).getGlossaryTermActivityTypes(String serverName, String userId) Return the list of glossary term relationship status enum values.getGlossaryTermRelationshipStatuses(String serverName, String userId) Return the list of glossary term relationship status enum values.getGlossaryTermStatuses(String serverName, String userId) Return the list of glossary term status enum values.org.odpi.openmetadata.commonservices.ffdc.rest.NameListResponsegetTermRelationshipTypeNames(String serverName, String userId) Return the list of term-to-term relationship names.org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponsemoveGlossaryTerm(String serverName, String userId, String glossaryTermGUID, boolean forLineage, boolean forDuplicateProcessing, ReferenceableUpdateRequestBody requestBody) Move a glossary term from one glossary to another.org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponseremoveElementFromSubjectArea(String serverName, String userId, String elementGUID, boolean forLineage, boolean forDuplicateProcessing, ClassificationRequestBody requestBody) Remove the subject area designation from the identified element.org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponseremoveGlossary(String serverName, String userId, String glossaryGUID, boolean forLineage, boolean forDuplicateProcessing, ReferenceableUpdateRequestBody requestBody) Remove the metadata element representing a glossary.org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponseremoveGlossaryCategory(String serverName, String userId, String glossaryCategoryGUID, boolean forLineage, boolean forDuplicateProcessing, ReferenceableUpdateRequestBody requestBody) Remove the metadata element representing a glossary category.org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponseremoveGlossaryTerm(String serverName, String userId, String glossaryTermGUID, boolean forLineage, boolean forDuplicateProcessing, ReferenceableUpdateRequestBody requestBody) Remove the metadata element representing a glossary term.org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponseremoveGovernanceDefinitionFromElement(String serverName, String userId, String definitionGUID, String elementGUID, boolean forLineage, boolean forDuplicateProcessing, EffectiveTimeQueryRequestBody requestBody) Remove the GovernedBy relationship between a governance definition and an element.org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponseremoveNote(String serverName, String userId, String noteGUID, boolean forLineage, boolean forDuplicateProcessing, ReferenceableUpdateRequestBody requestBody) Remove the metadata element representing a note.org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponseremoveNoteLog(String serverName, String userId, String noteLogGUID, boolean forLineage, boolean forDuplicateProcessing, ReferenceableUpdateRequestBody requestBody) Remove the metadata element representing a note log.org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponsesetConfidenceClassification(String serverName, String userId, String elementGUID, boolean forLineage, boolean forDuplicateProcessing, ClassificationRequestBody requestBody) 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.org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponsesetConfidentialityClassification(String serverName, String userId, String elementGUID, boolean forLineage, boolean forDuplicateProcessing, ClassificationRequestBody requestBody) 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.org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponsesetCriticalityClassification(String serverName, String userId, String elementGUID, boolean forLineage, boolean forDuplicateProcessing, ClassificationRequestBody requestBody) Classify/reclassify the element (typically an asset) to indicate how critical the element (or associated resource) is to the organization.org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponsesetGlossaryAsCanonical(String serverName, String userId, String glossaryGUID, boolean forLineage, boolean forDuplicateProcessing, ClassificationRequestBody requestBody) Classify a glossary to declare that it has no two GlossaryTerm definitions with the same name.org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponsesetGlossaryAsEditingGlossary(String serverName, String userId, String glossaryGUID, boolean forLineage, boolean forDuplicateProcessing, ClassificationRequestBody requestBody) 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.org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponsesetGlossaryAsStagingGlossary(String serverName, String userId, String glossaryGUID, boolean forLineage, boolean forDuplicateProcessing, ClassificationRequestBody requestBody) 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.org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponsesetGlossaryAsTaxonomy(String serverName, String userId, String glossaryGUID, boolean forLineage, boolean forDuplicateProcessing, ClassificationRequestBody requestBody) Classify the glossary to indicate that it can be used as a taxonomy.org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponsesetRetentionClassification(String serverName, String userId, String elementGUID, boolean forLineage, boolean forDuplicateProcessing, ClassificationRequestBody requestBody) Classify/reclassify the element (typically an asset) to indicate how long the element (or associated resource) is to be retained by the organization.org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponsesetTermAsAbstractConcept(String serverName, String userId, String glossaryTermGUID, boolean forLineage, boolean forDuplicateProcessing, ClassificationRequestBody requestBody) Classify the glossary term to indicate that it describes an abstract concept.org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponsesetTermAsActivity(String serverName, String userId, String glossaryTermGUID, boolean forLineage, boolean forDuplicateProcessing, ClassificationRequestBody requestBody) Classify the glossary term to indicate that it describes a data value.org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponsesetTermAsContext(String serverName, String userId, String glossaryTermGUID, boolean forLineage, boolean forDuplicateProcessing, ClassificationRequestBody requestBody) Classify the glossary term to indicate that it describes a context.org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponsesetTermAsDataField(String serverName, String userId, String glossaryTermGUID, boolean forLineage, boolean forDuplicateProcessing, ClassificationRequestBody requestBody) 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.org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponsesetTermAsDataValue(String serverName, String userId, String glossaryTermGUID, boolean forLineage, boolean forDuplicateProcessing, ClassificationRequestBody requestBody) Classify the glossary term to indicate that it describes a data value.org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponsesetTermAsObjectIdentifier(String serverName, String userId, String glossaryTermGUID, boolean forLineage, boolean forDuplicateProcessing, ClassificationRequestBody requestBody) Classify the glossary term to indicate that it describes an object identifier.org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponsesetTermAsSpineAttribute(String serverName, String userId, String glossaryTermGUID, boolean forLineage, boolean forDuplicateProcessing, ClassificationRequestBody requestBody) Classify the glossary term to indicate that it describes a spine attribute.org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponsesetTermAsSpineObject(String serverName, String userId, String glossaryTermGUID, boolean forLineage, boolean forDuplicateProcessing, ClassificationRequestBody requestBody) Classify the glossary term to indicate that it describes a spine object.org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponsesetupCategoryParent(String serverName, String userId, String glossaryParentCategoryGUID, String glossaryChildCategoryGUID, boolean forLineage, boolean forDuplicateProcessing, RelationshipRequestBody requestBody) Create a parent-child relationship between two categories.org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponsesetupSemanticAssignment(String serverName, String userId, String elementGUID, String glossaryTermGUID, boolean forLineage, boolean forDuplicateProcessing, RelationshipRequestBody requestBody) Create a semantic assignment relationship between a glossary term and an element (normally a schema attribute, data field or asset).org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponsesetupTermCategory(String serverName, String userId, String glossaryCategoryGUID, String glossaryTermGUID, boolean forLineage, boolean forDuplicateProcessing, RelationshipRequestBody requestBody) Link a term to a category.org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponsesetupTermRelationship(String serverName, String userId, String glossaryTermOneGUID, String relationshipTypeName, String glossaryTermTwoGUID, boolean forLineage, boolean forDuplicateProcessing, RelationshipRequestBody requestBody) Link two terms together using a specialist relationship.org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermElementResponseundoGlossaryTermUpdate(String serverName, String userId, String glossaryTermGUID, boolean forLineage, boolean forDuplicateProcessing, EffectiveTimeQueryRequestBody requestBody) Undo the last update to the glossary term.org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponseupdateGlossary(String serverName, String userId, String glossaryGUID, boolean isMergeUpdate, boolean forLineage, boolean forDuplicateProcessing, ReferenceableUpdateRequestBody requestBody) Update the metadata element representing a glossary.org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponseupdateGlossaryCategory(String serverName, String userId, String glossaryCategoryGUID, boolean isMergeUpdate, boolean forLineage, boolean forDuplicateProcessing, ReferenceableUpdateRequestBody requestBody) Update the metadata element representing a glossary category.org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponseupdateGlossaryTerm(String serverName, String userId, String glossaryTermGUID, boolean isMergeUpdate, boolean forLineage, boolean forDuplicateProcessing, ReferenceableUpdateRequestBody requestBody) Update the metadata element representing a glossary term.org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponseupdateGlossaryTermFromTemplate(String serverName, String userId, String glossaryTermGUID, boolean isMergeClassifications, boolean isMergeProperties, boolean forLineage, boolean forDuplicateProcessing, ReferenceableUpdateRequestBody requestBody) Update the glossary term using the properties and classifications from the parentGUID stored in the request body.org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponseupdateGlossaryTermStatus(String serverName, String userId, String glossaryTermGUID, boolean forLineage, boolean forDuplicateProcessing, GlossaryTermStatusRequestBody requestBody) Update the status of the metadata element representing a glossary term.org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponseupdateNote(String serverName, String userId, String noteGUID, boolean isMergeUpdate, boolean forLineage, boolean forDuplicateProcessing, ReferenceableUpdateRequestBody requestBody) Update the properties of the metadata element representing a note.org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponseupdateNoteLog(String serverName, String userId, String noteLogGUID, boolean isMergeUpdate, boolean isPublic, boolean forLineage, boolean forDuplicateProcessing, ReferenceableUpdateRequestBody requestBody) Update the metadata element representing a note log.org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponseupdateTermRelationship(String serverName, String userId, String glossaryTermOneGUID, String relationshipTypeName, String glossaryTermTwoGUID, boolean forLineage, boolean forDuplicateProcessing, RelationshipRequestBody requestBody) Update the relationship properties for the two terms.
-
Constructor Details
-
GlossaryWorkflowRESTServices
public GlossaryWorkflowRESTServices()Default constructor
-
-
Method Details
-
createGlossary
public org.odpi.openmetadata.commonservices.ffdc.rest.GUIDResponse createGlossary(String serverName, String userId, ReferenceableRequestBody requestBody) Create a new metadata element to represent the root of a glossary. All categories and terms are linked to a single glossary. They are owned by this glossary and if the glossary is deleted, any linked terms and categories are deleted as well.- Parameters:
serverName- name of the server to route the request touserId- calling userrequestBody- properties to store- Returns:
- unique identifier of the new metadata element or InvalidParameterException one of the parameters is invalid UserNotAuthorizedException the user is not authorized to issue this request PropertyServerException there is a problem reported in the open metadata server(s)
-
createGlossaryFromTemplate
public org.odpi.openmetadata.commonservices.ffdc.rest.GUIDResponse createGlossaryFromTemplate(String serverName, String userId, String templateGUID, boolean deepCopy, TemplateRequestBody requestBody) Create a new metadata element to represent a glossary using an existing metadata element as a template. The template defines additional classifications and relationships that should be added to the new glossary. All categories and terms are linked to a single glossary. They are owned by this glossary and if the glossary is deleted, any linked terms and categories are deleted as well.- Parameters:
serverName- name of the server to route the request touserId- calling usertemplateGUID- unique identifier of the metadata element to copydeepCopy- should the template creation extend to the anchored elements or just the direct entity?requestBody- properties that override the template- Returns:
- unique identifier of the new metadata element or InvalidParameterException one of the parameters is invalid UserNotAuthorizedException the user is not authorized to issue this request PropertyServerException there is a problem reported in the open metadata server(s)
-
updateGlossary
public org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponse updateGlossary(String serverName, String userId, String glossaryGUID, boolean isMergeUpdate, boolean forLineage, boolean forDuplicateProcessing, ReferenceableUpdateRequestBody requestBody) Update the metadata element representing a glossary.- Parameters:
serverName- name of the server to route the request touserId- calling userglossaryGUID- unique identifier of the metadata element to updateisMergeUpdate- should the properties be merged with the existing properties or completely over-write themforLineage- return elements marked with the Memento classification?forDuplicateProcessing- do not merge elements marked as duplicates?requestBody- new properties for this element- Returns:
- void or InvalidParameterException one of the parameters is invalid UserNotAuthorizedException the user is not authorized to issue this request PropertyServerException there is a problem reported in the open metadata server(s)
-
removeGlossary
public org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponse removeGlossary(String serverName, String userId, String glossaryGUID, boolean forLineage, boolean forDuplicateProcessing, ReferenceableUpdateRequestBody requestBody) Remove the metadata element representing a glossary. This will delete the glossary and all categories and terms.- Parameters:
serverName- name of the server to route the request touserId- calling userglossaryGUID- unique identifier of the metadata element to removeforLineage- return elements marked with the Memento classification?forDuplicateProcessing- do not merge elements marked as duplicates?requestBody- properties to help with the mapping of the elements in the external asset manager and open metadata- Returns:
- void or InvalidParameterException one of the parameters is invalid UserNotAuthorizedException the user is not authorized to issue this request PropertyServerException there is a problem reported in the open metadata server(s)
-
setGlossaryAsEditingGlossary
public org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponse setGlossaryAsEditingGlossary(String serverName, String userId, String glossaryGUID, boolean forLineage, boolean forDuplicateProcessing, ClassificationRequestBody requestBody) 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.- Parameters:
serverName- name of the server to route the request touserId- calling userglossaryGUID- unique identifier of the metadata element to removeforLineage- return elements marked with the Memento classification?forDuplicateProcessing- do not merge elements marked as duplicates?requestBody- properties to help with the mapping of the elements in the external asset manager and open metadata- Returns:
- void or InvalidParameterException one of the parameters is invalid UserNotAuthorizedException the user is not authorized to issue this request PropertyServerException there is a problem reported in the open metadata server(s)
-
clearGlossaryAsEditingGlossary
public org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponse clearGlossaryAsEditingGlossary(String serverName, String userId, String glossaryGUID, boolean forLineage, boolean forDuplicateProcessing, ClassificationRequestBody requestBody) Remove the editing glossary designation from the glossary.- Parameters:
serverName- name of the server to route the request touserId- calling userglossaryGUID- unique identifier of the metadata element to removeforLineage- return elements marked with the Memento classification?forDuplicateProcessing- do not merge elements marked as duplicates?requestBody- correlation properties for the external asset manager- Returns:
- void or InvalidParameterException one of the parameters is invalid UserNotAuthorizedException the user is not authorized to issue this request PropertyServerException there is a problem reported in the open metadata server(s)
-
setGlossaryAsStagingGlossary
public org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponse setGlossaryAsStagingGlossary(String serverName, String userId, String glossaryGUID, boolean forLineage, boolean forDuplicateProcessing, ClassificationRequestBody requestBody) 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.- Parameters:
serverName- name of the server to route the request touserId- calling userglossaryGUID- unique identifier of the metadata element to removeforLineage- return elements marked with the Memento classification?forDuplicateProcessing- do not merge elements marked as duplicates?requestBody- properties to help with the mapping of the elements in the external asset manager and open metadata- Returns:
- void or InvalidParameterException one of the parameters is invalid UserNotAuthorizedException the user is not authorized to issue this request PropertyServerException there is a problem reported in the open metadata server(s)
-
clearGlossaryAsStagingGlossary
public org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponse clearGlossaryAsStagingGlossary(String serverName, String userId, String glossaryGUID, boolean forLineage, boolean forDuplicateProcessing, ClassificationRequestBody requestBody) Remove the staging glossary designation from the glossary.- Parameters:
serverName- name of the server to route the request touserId- calling userglossaryGUID- unique identifier of the metadata element to removeforLineage- return elements marked with the Memento classification?forDuplicateProcessing- do not merge elements marked as duplicates?requestBody- correlation properties for the external asset manager- Returns:
- void or InvalidParameterException one of the parameters is invalid UserNotAuthorizedException the user is not authorized to issue this request PropertyServerException there is a problem reported in the open metadata server(s)
-
setGlossaryAsTaxonomy
public org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponse setGlossaryAsTaxonomy(String serverName, String userId, String glossaryGUID, boolean forLineage, boolean forDuplicateProcessing, ClassificationRequestBody requestBody) Classify the glossary to indicate that it can be used as a taxonomy. This means each term is attached to one, and only one category and the categories are organized as a hierarchy with a single root category. Taxonomies are used as a way of organizing assets and other related metadata. The terms in the taxonomy are linked to the assets etc. and as such they are logically categorized by the linked category.- Parameters:
serverName- name of the server to route the request touserId- calling userglossaryGUID- unique identifier of the metadata element to removeforLineage- return elements marked with the Memento classification?forDuplicateProcessing- do not merge elements marked as duplicates?requestBody- properties to help with the mapping of the elements in the external asset manager and open metadata- Returns:
- void or InvalidParameterException one of the parameters is invalid UserNotAuthorizedException the user is not authorized to issue this request PropertyServerException there is a problem reported in the open metadata server(s)
-
clearGlossaryAsTaxonomy
public org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponse clearGlossaryAsTaxonomy(String serverName, String userId, String glossaryGUID, boolean forLineage, boolean forDuplicateProcessing, ClassificationRequestBody requestBody) Remove the taxonomy designation from the glossary.- Parameters:
serverName- name of the server to route the request touserId- calling userglossaryGUID- unique identifier of the metadata element to removeforLineage- return elements marked with the Memento classification?forDuplicateProcessing- do not merge elements marked as duplicates?requestBody- correlation properties for the external asset manager- Returns:
- void or InvalidParameterException one of the parameters is invalid UserNotAuthorizedException the user is not authorized to issue this request PropertyServerException there is a problem reported in the open metadata server(s)
-
setGlossaryAsCanonical
public org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponse setGlossaryAsCanonical(String serverName, String userId, String glossaryGUID, boolean forLineage, boolean forDuplicateProcessing, ClassificationRequestBody requestBody) Classify a glossary to declare that it has no two GlossaryTerm definitions with the same name. This means there is only one definition for each term. Typically, the terms are also of a similar level of granularity and are limited to a specific scope of use. Canonical vocabularies are used to semantically classify assets in an unambiguous way.- Parameters:
serverName- name of the server to route the request touserId- calling userglossaryGUID- unique identifier of the metadata element to removeforLineage- return elements marked with the Memento classification?forDuplicateProcessing- do not merge elements marked as duplicates?requestBody- description of the situations where this glossary is relevant.- Returns:
- void or InvalidParameterException one of the parameters is invalid UserNotAuthorizedException the user is not authorized to issue this request PropertyServerException there is a problem reported in the open metadata server(s)
-
clearGlossaryAsCanonical
public org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponse clearGlossaryAsCanonical(String serverName, String userId, String glossaryGUID, boolean forLineage, boolean forDuplicateProcessing, ClassificationRequestBody requestBody) Remove the canonical designation from the glossary.- Parameters:
serverName- name of the server to route the request touserId- calling userglossaryGUID- unique identifier of the metadata element to removeforLineage- return elements marked with the Memento classification?forDuplicateProcessing- do not merge elements marked as duplicates?requestBody- correlation properties for the external asset manager- Returns:
- void or InvalidParameterException one of the parameters is invalid UserNotAuthorizedException the user is not authorized to issue this request PropertyServerException there is a problem reported in the open metadata server(s)
-
createGlossaryCategory
public org.odpi.openmetadata.commonservices.ffdc.rest.GUIDResponse createGlossaryCategory(String serverName, String userId, String glossaryGUID, boolean isRootCategory, boolean forLineage, boolean forDuplicateProcessing, ReferenceableUpdateRequestBody requestBody) Create a new metadata element to represent a glossary category.- Parameters:
serverName- name of the server to route the request touserId- calling userglossaryGUID- unique identifier of the glossary where the category is locatedisRootCategory- is this category a root category?forLineage- return elements marked with the Memento classification?forDuplicateProcessing- do not merge elements marked as duplicates?requestBody- properties about the glossary category to store- Returns:
- unique identifier of the new glossary category or InvalidParameterException one of the parameters is invalid UserNotAuthorizedException the user is not authorized to issue this request PropertyServerException there is a problem reported in the open metadata server(s)
-
createGlossaryCategoryFromTemplate
public org.odpi.openmetadata.commonservices.ffdc.rest.GUIDResponse createGlossaryCategoryFromTemplate(String serverName, String userId, String glossaryGUID, String templateGUID, TemplateRequestBody requestBody) Create a new metadata element to represent a glossary category using an existing metadata element as a template.- Parameters:
serverName- name of the server to route the request touserId- calling userglossaryGUID- unique identifier of the glossary where the category is locatedtemplateGUID- unique identifier of the metadata element to copyrequestBody- properties that override the template- Returns:
- unique identifier of the new glossary category or InvalidParameterException one of the parameters is invalid UserNotAuthorizedException the user is not authorized to issue this request PropertyServerException there is a problem reported in the open metadata server(s)
-
updateGlossaryCategory
public org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponse updateGlossaryCategory(String serverName, String userId, String glossaryCategoryGUID, boolean isMergeUpdate, boolean forLineage, boolean forDuplicateProcessing, ReferenceableUpdateRequestBody requestBody) Update the metadata element representing a glossary category.- Parameters:
serverName- name of the server to route the request touserId- calling userglossaryCategoryGUID- unique identifier of the metadata element to updateisMergeUpdate- should the new properties be merged with existing properties (true) or completely replace them (false)?forLineage- return elements marked with the Memento classification?forDuplicateProcessing- do not merge elements marked as duplicates?requestBody- new properties for the metadata element- Returns:
- void or InvalidParameterException one of the parameters is invalid UserNotAuthorizedException the user is not authorized to issue this request PropertyServerException there is a problem reported in the open metadata server(s)
-
setupCategoryParent
public org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponse setupCategoryParent(String serverName, String userId, String glossaryParentCategoryGUID, String glossaryChildCategoryGUID, boolean forLineage, boolean forDuplicateProcessing, RelationshipRequestBody requestBody) Create a parent-child relationship between two categories.- Parameters:
serverName- name of the server to route the request touserId- calling userglossaryParentCategoryGUID- unique identifier of the glossary category in the external asset manager that is to be the super-categoryglossaryChildCategoryGUID- unique identifier of the glossary category in the external asset manager that is to be the subcategoryforLineage- return elements marked with the Memento classification?forDuplicateProcessing- do not merge elements marked as duplicates?requestBody- properties to help with the mapping of the elements in the external asset manager and open metadata- Returns:
- void or InvalidParameterException one of the parameters is invalid UserNotAuthorizedException the user is not authorized to issue this request PropertyServerException there is a problem reported in the open metadata server(s)
-
clearCategoryParent
public org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponse clearCategoryParent(String serverName, String userId, String glossaryParentCategoryGUID, String glossaryChildCategoryGUID, boolean forLineage, boolean forDuplicateProcessing, EffectiveTimeQueryRequestBody requestBody) Remove a parent-child relationship between two categories.- Parameters:
serverName- name of the server to route the request touserId- calling userglossaryParentCategoryGUID- unique identifier of the glossary category in the external asset manager that is to be the super-categoryglossaryChildCategoryGUID- unique identifier of the glossary category in the external asset manager that is to be the subcategoryforLineage- return elements marked with the Memento classification?forDuplicateProcessing- do not merge elements marked as duplicates?requestBody- properties to help with the mapping of the elements in the external asset manager and open metadata- Returns:
- void or InvalidParameterException one of the parameters is invalid UserNotAuthorizedException the user is not authorized to issue this request PropertyServerException there is a problem reported in the open metadata server(s)
-
removeGlossaryCategory
public org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponse removeGlossaryCategory(String serverName, String userId, String glossaryCategoryGUID, boolean forLineage, boolean forDuplicateProcessing, ReferenceableUpdateRequestBody requestBody) Remove the metadata element representing a glossary category.- Parameters:
serverName- name of the server to route the request touserId- calling userglossaryCategoryGUID- unique identifier of the metadata element to removeforLineage- return elements marked with the Memento classification?forDuplicateProcessing- do not merge elements marked as duplicates?requestBody- properties to help with the mapping of the elements in the external asset manager and open metadata- Returns:
- void or InvalidParameterException one of the parameters is invalid UserNotAuthorizedException the user is not authorized to issue this request PropertyServerException there is a problem reported in the open metadata server(s)
-
getGlossaryTermStatuses
Return the list of glossary term status enum values.- Parameters:
serverName- name of the server to route the request touserId- calling user- Returns:
- list of enum values
-
getGlossaryTermRelationshipStatuses
public GlossaryTermRelationshipStatusListResponse getGlossaryTermRelationshipStatuses(String serverName, String userId) Return the list of glossary term relationship status enum values.- Parameters:
serverName- name of the server to route the request touserId- calling user- Returns:
- list of enum values
-
getGlossaryTermActivityTypes
public GlossaryTermActivityTypeListResponse getGlossaryTermActivityTypes(String serverName, String userId) Return the list of glossary term relationship status enum values.- Parameters:
serverName- name of the server to route the request touserId- calling user- Returns:
- list of enum values
-
createControlledGlossaryTerm
public org.odpi.openmetadata.commonservices.ffdc.rest.GUIDResponse createControlledGlossaryTerm(String serverName, String userId, String glossaryGUID, boolean forLineage, boolean forDuplicateProcessing, ControlledGlossaryTermRequestBody requestBody) Create a new metadata element to represent a glossary term whose lifecycle is managed through a controlled workflow.- Parameters:
serverName- name of the server to route the request touserId- calling userglossaryGUID- unique identifier of the glossary where the term is to be locatedforLineage- return elements marked with the Memento classification?forDuplicateProcessing- do not merge elements marked as duplicates?requestBody- properties for the glossary term- Returns:
- unique identifier of the new metadata element for the glossary term or InvalidParameterException one of the parameters is invalid UserNotAuthorizedException the user is not authorized to issue this request PropertyServerException there is a problem reported in the open metadata server(s)
-
createGlossaryTermFromTemplate
public org.odpi.openmetadata.commonservices.ffdc.rest.GUIDResponse createGlossaryTermFromTemplate(String serverName, String userId, String glossaryGUID, String templateGUID, boolean deepCopy, boolean templateSubstitute, GlossaryTemplateRequestBody requestBody) Create a new metadata element to represent a glossary term using an existing metadata element as a template.- Parameters:
serverName- name of the server to route the request touserId- calling userglossaryGUID- unique identifier of the glossary where the term is to be locatedtemplateGUID- unique identifier of the metadata element to copydeepCopy- should the template creation extend to the anchored elements or just the direct entity?templateSubstitute- is this element a template substitute (used as the "other end" of a new/updated relationship)requestBody- properties that override the template- Returns:
- unique identifier of the new metadata element for the glossary term or InvalidParameterException one of the parameters is invalid UserNotAuthorizedException the user is not authorized to issue this request PropertyServerException there is a problem reported in the open metadata server(s)
-
updateGlossaryTerm
public org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponse updateGlossaryTerm(String serverName, String userId, String glossaryTermGUID, boolean isMergeUpdate, boolean forLineage, boolean forDuplicateProcessing, ReferenceableUpdateRequestBody requestBody) Update the metadata element representing a glossary term.- Parameters:
serverName- name of the server to route the request touserId- calling userglossaryTermGUID- unique identifier of the glossary term to updateisMergeUpdate- should the properties be merged with the existing properties or completely over-write themforLineage- return elements marked with the Memento classification?forDuplicateProcessing- do not merge elements marked as duplicates?requestBody- new properties for the glossary term- Returns:
- void or InvalidParameterException one of the parameters is invalid UserNotAuthorizedException the user is not authorized to issue this request PropertyServerException there is a problem reported in the open metadata server(s)
-
updateGlossaryTermStatus
public org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponse updateGlossaryTermStatus(String serverName, String userId, String glossaryTermGUID, boolean forLineage, boolean forDuplicateProcessing, GlossaryTermStatusRequestBody requestBody) Update the status of the metadata element representing a glossary term. This is only valid on a controlled glossary term.- Parameters:
serverName- name of the server to route the request touserId- calling userglossaryTermGUID- unique identifier of the glossary term to updateforLineage- return elements marked with the Memento classification?forDuplicateProcessing- do not merge elements marked as duplicates?requestBody- status and correlation properties- Returns:
- void or InvalidParameterException one of the parameters is invalid UserNotAuthorizedException the user is not authorized to issue this request PropertyServerException there is a problem reported in the open metadata server(s)
-
updateGlossaryTermFromTemplate
public org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponse updateGlossaryTermFromTemplate(String serverName, String userId, String glossaryTermGUID, boolean isMergeClassifications, boolean isMergeProperties, boolean forLineage, boolean forDuplicateProcessing, ReferenceableUpdateRequestBody requestBody) Update the glossary term using the properties and classifications from the parentGUID stored in the request body.- Parameters:
serverName- name of the server to route the request touserId- calling userglossaryTermGUID- unique identifier of the glossary term to updateisMergeClassifications- should the classification be merged or replace the target entity?isMergeProperties- should the properties be merged with the existing ones or replace themforLineage- return elements marked with the Memento classification?forDuplicateProcessing- do not merge elements marked as duplicates?requestBody- status and correlation properties- Returns:
- void or InvalidParameterException one of the parameters is invalid UserNotAuthorizedException the user is not authorized to issue this request PropertyServerException there is a problem reported in the open metadata server(s)
-
moveGlossaryTerm
public org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponse moveGlossaryTerm(String serverName, String userId, String glossaryTermGUID, boolean forLineage, boolean forDuplicateProcessing, ReferenceableUpdateRequestBody requestBody) Move a glossary term from one glossary to another.- Parameters:
serverName- name of the server to route the request touserId- calling userglossaryTermGUID- unique identifier of the glossary term to updateforLineage- return elements marked with the Memento classification?forDuplicateProcessing- do not merge elements marked as duplicates?requestBody- status and correlation properties- Returns:
- void or InvalidParameterException one of the parameters is invalid UserNotAuthorizedException the user is not authorized to issue this request PropertyServerException there is a problem reported in the open metadata server(s)
-
setupTermCategory
public org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponse setupTermCategory(String serverName, String userId, String glossaryCategoryGUID, String glossaryTermGUID, boolean forLineage, boolean forDuplicateProcessing, RelationshipRequestBody requestBody) Link a term to a category.- Parameters:
serverName- name of the server to route the request touserId- calling userglossaryCategoryGUID- unique identifier of the glossary categoryglossaryTermGUID- unique identifier of the glossary termforLineage- return elements marked with the Memento classification?forDuplicateProcessing- do not merge elements marked as duplicates?requestBody- properties for the categorization relationship- Returns:
- void or InvalidParameterException one of the parameters is invalid UserNotAuthorizedException the user is not authorized to issue this request PropertyServerException there is a problem reported in the open metadata server(s)
-
clearTermCategory
public org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponse clearTermCategory(String serverName, String userId, String glossaryCategoryGUID, String glossaryTermGUID, boolean forLineage, boolean forDuplicateProcessing, EffectiveTimeQueryRequestBody requestBody) Unlink a term from a category.- Parameters:
serverName- name of the server to route the request touserId- calling userglossaryCategoryGUID- unique identifier of the glossary categoryglossaryTermGUID- unique identifier of the glossary termforLineage- return elements marked with the Memento classification?forDuplicateProcessing- do not merge elements marked as duplicates?requestBody- asset manager identifiers- Returns:
- void or InvalidParameterException one of the parameters is invalid UserNotAuthorizedException the user is not authorized to issue this request PropertyServerException there is a problem reported in the open metadata server(s)
-
getTermRelationshipTypeNames
public org.odpi.openmetadata.commonservices.ffdc.rest.NameListResponse getTermRelationshipTypeNames(String serverName, String userId) Return the list of term-to-term relationship names.- Parameters:
serverName- name of the server instance to connect touserId- calling user- Returns:
- list of type names that are subtypes of asset or throws InvalidParameterException full path or userId is null or throws PropertyServerException problem accessing property server or throws UserNotAuthorizedException security access problem.
-
setupTermRelationship
public org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponse setupTermRelationship(String serverName, String userId, String glossaryTermOneGUID, String relationshipTypeName, String glossaryTermTwoGUID, boolean forLineage, boolean forDuplicateProcessing, RelationshipRequestBody requestBody) Link two terms together using a specialist relationship.- Parameters:
serverName- name of the server to route the request touserId- calling userrelationshipTypeName- name of the type of relationship to createglossaryTermOneGUID- unique identifier of the glossary term at end 1glossaryTermTwoGUID- unique identifier of the glossary term at end 2forLineage- return elements marked with the Memento classification?forDuplicateProcessing- do not merge elements marked as duplicates?requestBody- properties for the relationship- Returns:
- void or InvalidParameterException one of the parameters is invalid UserNotAuthorizedException the user is not authorized to issue this request PropertyServerException there is a problem reported in the open metadata server(s)
-
updateTermRelationship
public org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponse updateTermRelationship(String serverName, String userId, String glossaryTermOneGUID, String relationshipTypeName, String glossaryTermTwoGUID, boolean forLineage, boolean forDuplicateProcessing, RelationshipRequestBody requestBody) Update the relationship properties for the two terms.- Parameters:
serverName- name of the server to route the request touserId- calling userrelationshipTypeName- name of the type of relationship to createglossaryTermOneGUID- unique identifier of the glossary term at end 1glossaryTermTwoGUID- unique identifier of the glossary term at end 2forLineage- return elements marked with the Memento classification?forDuplicateProcessing- do not merge elements marked as duplicates?requestBody- properties for the relationship- Returns:
- void or InvalidParameterException one of the parameters is invalid UserNotAuthorizedException the user is not authorized to issue this request PropertyServerException there is a problem reported in the open metadata server(s)
-
clearTermRelationship
public org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponse clearTermRelationship(String serverName, String userId, String glossaryTermOneGUID, String relationshipTypeName, String glossaryTermTwoGUID, boolean forLineage, boolean forDuplicateProcessing, EffectiveTimeQueryRequestBody requestBody) Remove the relationship between two terms.- Parameters:
serverName- name of the server to route the request touserId- calling userrelationshipTypeName- name of the type of relationship to createglossaryTermOneGUID- unique identifier of the glossary term at end 1glossaryTermTwoGUID- unique identifier of the glossary term at end 2forLineage- return elements marked with the Memento classification?forDuplicateProcessing- do not merge elements marked as duplicates?requestBody- properties of the relationship- Returns:
- void or InvalidParameterException one of the parameters is invalid UserNotAuthorizedException the user is not authorized to issue this request PropertyServerException there is a problem reported in the open metadata server(s)
-
setTermAsAbstractConcept
public org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponse setTermAsAbstractConcept(String serverName, String userId, String glossaryTermGUID, boolean forLineage, boolean forDuplicateProcessing, ClassificationRequestBody requestBody) Classify the glossary term to indicate that it describes an abstract concept.- Parameters:
serverName- name of the server to route the request touserId- calling userglossaryTermGUID- unique identifier of the metadata element to updateforLineage- return elements marked with the Memento classification?forDuplicateProcessing- do not merge elements marked as duplicates?requestBody- properties to help with the mapping of the elements in the external asset manager and open metadata- Returns:
- void or InvalidParameterException one of the parameters is invalid UserNotAuthorizedException the user is not authorized to issue this request PropertyServerException there is a problem reported in the open metadata server(s)
-
clearTermAsAbstractConcept
public org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponse clearTermAsAbstractConcept(String serverName, String userId, String glossaryTermGUID, boolean forLineage, boolean forDuplicateProcessing, ClassificationRequestBody requestBody) Remove the abstract concept designation from the glossary term.- Parameters:
serverName- name of the server to route the request touserId- calling userglossaryTermGUID- unique identifier of the metadata element to updateforLineage- return elements marked with the Memento classification?forDuplicateProcessing- do not merge elements marked as duplicates?requestBody- properties to help with the mapping of the elements in the external asset manager and open metadata- Returns:
- void or InvalidParameterException one of the parameters is invalid UserNotAuthorizedException the user is not authorized to issue this request PropertyServerException there is a problem reported in the open metadata server(s)
-
setTermAsDataField
public org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponse setTermAsDataField(String serverName, String userId, String glossaryTermGUID, boolean forLineage, boolean forDuplicateProcessing, ClassificationRequestBody requestBody) 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.- Parameters:
serverName- name of the server to route the request touserId- calling userglossaryTermGUID- unique identifier of the metadata element to updateforLineage- return elements marked with the Memento classification?forDuplicateProcessing- do not merge elements marked as duplicates?requestBody- properties to help with the mapping of the elements in the external asset manager and open metadata- Returns:
- void or InvalidParameterException one of the parameters is invalid UserNotAuthorizedException the user is not authorized to issue this request PropertyServerException there is a problem reported in the open metadata server(s)
-
clearTermAsDataField
public org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponse clearTermAsDataField(String serverName, String userId, String glossaryTermGUID, boolean forLineage, boolean forDuplicateProcessing, ClassificationRequestBody requestBody) Remove the data field designation from the glossary term.- Parameters:
serverName- name of the server to route the request touserId- calling userglossaryTermGUID- unique identifier of the metadata element to updateforLineage- return elements marked with the Memento classification?forDuplicateProcessing- do not merge elements marked as duplicates?requestBody- properties to help with the mapping of the elements in the external asset manager and open metadata- Returns:
- void or InvalidParameterException one of the parameters is invalid UserNotAuthorizedException the user is not authorized to issue this request PropertyServerException there is a problem reported in the open metadata server(s)
-
setTermAsDataValue
public org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponse setTermAsDataValue(String serverName, String userId, String glossaryTermGUID, boolean forLineage, boolean forDuplicateProcessing, ClassificationRequestBody requestBody) Classify the glossary term to indicate that it describes a data value.- Parameters:
serverName- name of the server to route the request touserId- calling userglossaryTermGUID- unique identifier of the metadata element to updateforLineage- return elements marked with the Memento classification?forDuplicateProcessing- do not merge elements marked as duplicates?requestBody- properties to help with the mapping of the elements in the external asset manager and open metadata- Returns:
- void or InvalidParameterException one of the parameters is invalid UserNotAuthorizedException the user is not authorized to issue this request PropertyServerException there is a problem reported in the open metadata server(s)
-
clearTermAsDataValue
public org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponse clearTermAsDataValue(String serverName, String userId, String glossaryTermGUID, boolean forLineage, boolean forDuplicateProcessing, ClassificationRequestBody requestBody) Remove the data value designation from the glossary term.- Parameters:
serverName- name of the server to route the request touserId- calling userglossaryTermGUID- unique identifier of the metadata element to updateforLineage- return elements marked with the Memento classification?forDuplicateProcessing- do not merge elements marked as duplicates?requestBody- properties to help with the mapping of the elements in the external asset manager and open metadata- Returns:
- void or InvalidParameterException one of the parameters is invalid UserNotAuthorizedException the user is not authorized to issue this request PropertyServerException there is a problem reported in the open metadata server(s)
-
setTermAsActivity
public org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponse setTermAsActivity(String serverName, String userId, String glossaryTermGUID, boolean forLineage, boolean forDuplicateProcessing, ClassificationRequestBody requestBody) Classify the glossary term to indicate that it describes a data value.- Parameters:
serverName- name of the server to route the request touserId- calling userglossaryTermGUID- unique identifier of the metadata element to updateforLineage- return elements marked with the Memento classification?forDuplicateProcessing- do not merge elements marked as duplicates?requestBody- type of activity and correlators- Returns:
- void or InvalidParameterException one of the parameters is invalid UserNotAuthorizedException the user is not authorized to issue this request PropertyServerException there is a problem reported in the open metadata server(s)
-
clearTermAsActivity
public org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponse clearTermAsActivity(String serverName, String userId, String glossaryTermGUID, boolean forLineage, boolean forDuplicateProcessing, ClassificationRequestBody requestBody) Remove the activity designation from the glossary term.- Parameters:
serverName- name of the server to route the request touserId- calling userglossaryTermGUID- unique identifier of the metadata element to updateforLineage- return elements marked with the Memento classification?forDuplicateProcessing- do not merge elements marked as duplicates?requestBody- properties to help with the mapping of the elements in the external asset manager and open metadata- Returns:
- void or InvalidParameterException one of the parameters is invalid UserNotAuthorizedException the user is not authorized to issue this request PropertyServerException there is a problem reported in the open metadata server(s)
-
setTermAsContext
public org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponse setTermAsContext(String serverName, String userId, String glossaryTermGUID, boolean forLineage, boolean forDuplicateProcessing, ClassificationRequestBody requestBody) Classify the glossary term to indicate that it describes a context.- Parameters:
serverName- name of the server to route the request touserId- calling userglossaryTermGUID- unique identifier of the metadata element to updateforLineage- return elements marked with the Memento classification?forDuplicateProcessing- do not merge elements marked as duplicates?requestBody- more details of the context- Returns:
- void or InvalidParameterException one of the parameters is invalid UserNotAuthorizedException the user is not authorized to issue this request PropertyServerException there is a problem reported in the open metadata server(s)
-
clearTermAsContext
public org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponse clearTermAsContext(String serverName, String userId, String glossaryTermGUID, boolean forLineage, boolean forDuplicateProcessing, ClassificationRequestBody requestBody) Remove the context definition designation from the glossary term.- Parameters:
serverName- name of the server to route the request touserId- calling userglossaryTermGUID- unique identifier of the metadata element to updateforLineage- return elements marked with the Memento classification?forDuplicateProcessing- do not merge elements marked as duplicates?requestBody- properties to help with the mapping of the elements in the external asset manager and open metadata- Returns:
- void or InvalidParameterException one of the parameters is invalid UserNotAuthorizedException the user is not authorized to issue this request PropertyServerException there is a problem reported in the open metadata server(s)
-
setTermAsSpineObject
public org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponse setTermAsSpineObject(String serverName, String userId, String glossaryTermGUID, boolean forLineage, boolean forDuplicateProcessing, ClassificationRequestBody requestBody) Classify the glossary term to indicate that it describes a spine object.- Parameters:
serverName- name of the server to route the request touserId- calling userglossaryTermGUID- unique identifier of the metadata element to updateforLineage- return elements marked with the Memento classification?forDuplicateProcessing- do not merge elements marked as duplicates?requestBody- properties to help with the mapping of the elements in the external asset manager and open metadata- Returns:
- void or InvalidParameterException one of the parameters is invalid UserNotAuthorizedException the user is not authorized to issue this request PropertyServerException there is a problem reported in the open metadata server(s)
-
clearTermAsSpineObject
public org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponse clearTermAsSpineObject(String serverName, String userId, String glossaryTermGUID, boolean forLineage, boolean forDuplicateProcessing, ClassificationRequestBody requestBody) Remove the spine object designation from the glossary term.- Parameters:
serverName- name of the server to route the request touserId- calling userglossaryTermGUID- unique identifier of the metadata element to updateforLineage- return elements marked with the Memento classification?forDuplicateProcessing- do not merge elements marked as duplicates?requestBody- properties to help with the mapping of the elements in the external asset manager and open metadata- Returns:
- void or InvalidParameterException one of the parameters is invalid UserNotAuthorizedException the user is not authorized to issue this request PropertyServerException there is a problem reported in the open metadata server(s)
-
setTermAsSpineAttribute
public org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponse setTermAsSpineAttribute(String serverName, String userId, String glossaryTermGUID, boolean forLineage, boolean forDuplicateProcessing, ClassificationRequestBody requestBody) Classify the glossary term to indicate that it describes a spine attribute.- Parameters:
serverName- name of the server to route the request touserId- calling userglossaryTermGUID- unique identifier of the metadata element to updateforLineage- return elements marked with the Memento classification?forDuplicateProcessing- do not merge elements marked as duplicates?requestBody- properties to help with the mapping of the elements in the external asset manager and open metadata- Returns:
- void or InvalidParameterException one of the parameters is invalid UserNotAuthorizedException the user is not authorized to issue this request PropertyServerException there is a problem reported in the open metadata server(s)
-
clearTermAsSpineAttribute
public org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponse clearTermAsSpineAttribute(String serverName, String userId, String glossaryTermGUID, boolean forLineage, boolean forDuplicateProcessing, ClassificationRequestBody requestBody) Remove the spine attribute designation from the glossary term.- Parameters:
serverName- name of the server to route the request touserId- calling userglossaryTermGUID- unique identifier of the metadata element to updateforLineage- return elements marked with the Memento classification?forDuplicateProcessing- do not merge elements marked as duplicates?requestBody- properties to help with the mapping of the elements in the external asset manager and open metadata- Returns:
- void or InvalidParameterException one of the parameters is invalid UserNotAuthorizedException the user is not authorized to issue this request PropertyServerException there is a problem reported in the open metadata server(s)
-
setTermAsObjectIdentifier
public org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponse setTermAsObjectIdentifier(String serverName, String userId, String glossaryTermGUID, boolean forLineage, boolean forDuplicateProcessing, ClassificationRequestBody requestBody) Classify the glossary term to indicate that it describes an object identifier.- Parameters:
serverName- name of the server to route the request touserId- calling userglossaryTermGUID- unique identifier of the metadata element to updateforLineage- return elements marked with the Memento classification?forDuplicateProcessing- do not merge elements marked as duplicates?requestBody- properties to help with the mapping of the elements in the external asset manager and open metadata- Returns:
- void or InvalidParameterException one of the parameters is invalid UserNotAuthorizedException the user is not authorized to issue this request PropertyServerException there is a problem reported in the open metadata server(s)
-
clearTermAsObjectIdentifier
public org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponse clearTermAsObjectIdentifier(String serverName, String userId, String glossaryTermGUID, boolean forLineage, boolean forDuplicateProcessing, ClassificationRequestBody requestBody) Remove the object identifier designation from the glossary term.- Parameters:
serverName- name of the server to route the request touserId- calling userglossaryTermGUID- unique identifier of the metadata element to updateforLineage- return elements marked with the Memento classification?forDuplicateProcessing- do not merge elements marked as duplicates?requestBody- properties to help with the mapping of the elements in the external asset manager and open metadata- Returns:
- void or InvalidParameterException one of the parameters is invalid UserNotAuthorizedException the user is not authorized to issue this request PropertyServerException there is a problem reported in the open metadata server(s)
-
undoGlossaryTermUpdate
public org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermElementResponse undoGlossaryTermUpdate(String serverName, String userId, String glossaryTermGUID, boolean forLineage, boolean forDuplicateProcessing, EffectiveTimeQueryRequestBody requestBody) Undo the last update to the glossary term.- Parameters:
serverName- name of the server to route the request touserId- calling userglossaryTermGUID- unique identifier of the metadata element to updateforLineage- return elements marked with the Memento classification?forDuplicateProcessing- do not merge elements marked as duplicates?requestBody- properties to help with the mapping of the elements in the external asset manager and open metadata- Returns:
- void or InvalidParameterException one of the parameters is invalid UserNotAuthorizedException the user is not authorized to issue this request PropertyServerException there is a problem reported in the open metadata server(s)
-
archiveGlossaryTerm
public org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponse archiveGlossaryTerm(String serverName, String userId, String glossaryTermGUID, boolean forDuplicateProcessing, ArchiveRequestBody requestBody) Archive the metadata element representing a glossary term.- Parameters:
serverName- name of the server to route the request touserId- calling userglossaryTermGUID- unique identifier of the metadata element to archiveforDuplicateProcessing- do not merge elements marked as duplicates?requestBody- properties to help with the mapping of the elements in the external asset manager and open metadata- Returns:
- void or InvalidParameterException one of the parameters is invalid UserNotAuthorizedException the user is not authorized to issue this request PropertyServerException there is a problem reported in the open metadata server(s)
-
removeGlossaryTerm
public org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponse removeGlossaryTerm(String serverName, String userId, String glossaryTermGUID, boolean forLineage, boolean forDuplicateProcessing, ReferenceableUpdateRequestBody requestBody) Remove the metadata element representing a glossary term.- Parameters:
serverName- name of the server to route the request touserId- calling userglossaryTermGUID- unique identifier of the metadata element to removeforLineage- return elements marked with the Memento classification?forDuplicateProcessing- do not merge elements marked as duplicates?requestBody- properties to help with the mapping of the elements in the external asset manager and open metadata- Returns:
- void or InvalidParameterException one of the parameters is invalid UserNotAuthorizedException the user is not authorized to issue this request PropertyServerException there is a problem reported in the open metadata server(s)
-
createNoteLog
public org.odpi.openmetadata.commonservices.ffdc.rest.GUIDResponse createNoteLog(String serverName, String userId, String elementGUID, boolean isPublic, boolean forLineage, boolean forDuplicateProcessing, ReferenceableUpdateRequestBody requestBody) Create a new metadata element to represent a note log and attach it to an element (if supplied). Any supplied element becomes the note log's anchor, causing the note log to be deleted if/when the element is deleted.- Parameters:
serverName- name of the server instances for this requestuserId- calling userelementGUID- unique identifier of the element where the note log is locatedisPublic- is this element visible to other people.forLineage- return elements marked with the Memento classification?forDuplicateProcessing- do not merge elements marked as duplicates?requestBody- properties to control the type of the request- Returns:
- unique identifier of the new note log or InvalidParameterException one of the parameters is invalid UserNotAuthorizedException the user is not authorized to issue this request PropertyServerException there is a problem reported in the open metadata server(s)
-
updateNoteLog
public org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponse updateNoteLog(String serverName, String userId, String noteLogGUID, boolean isMergeUpdate, boolean isPublic, boolean forLineage, boolean forDuplicateProcessing, ReferenceableUpdateRequestBody requestBody) Update the metadata element representing a note log.- Parameters:
serverName- name of the server instances for this requestuserId- calling usernoteLogGUID- unique identifier of the metadata element to updateisMergeUpdate- should the new properties be merged with existing properties (true) or completely replace them (false)?isPublic- is this element visible to other people.forLineage- return elements marked with the Memento classification?forDuplicateProcessing- do not merge elements marked as duplicates?requestBody- new properties for the metadata element- Returns:
- void or InvalidParameterException one of the parameters is invalid UserNotAuthorizedException the user is not authorized to issue this request PropertyServerException there is a problem reported in the open metadata server(s)
-
removeNoteLog
public org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponse removeNoteLog(String serverName, String userId, String noteLogGUID, boolean forLineage, boolean forDuplicateProcessing, ReferenceableUpdateRequestBody requestBody) Remove the metadata element representing a note log.- Parameters:
serverName- name of the server instances for this requestuserId- calling usernoteLogGUID- unique identifier of the metadata element to removeforLineage- return elements marked with the Memento classification?forDuplicateProcessing- do not merge elements marked as duplicates?requestBody- properties to help with the mapping of the elements in the external asset manager and open metadata- Returns:
- void or InvalidParameterException one of the parameters is invalid UserNotAuthorizedException the user is not authorized to issue this request PropertyServerException there is a problem reported in the open metadata server(s)
-
createNote
public org.odpi.openmetadata.commonservices.ffdc.rest.GUIDResponse createNote(String serverName, String userId, String noteLogGUID, boolean forLineage, boolean forDuplicateProcessing, ReferenceableUpdateRequestBody requestBody) Create a new metadata element to represent a note.- Parameters:
serverName- name of the server instances for this requestuserId- calling usernoteLogGUID- unique identifier of the element where the note is locatedforLineage- return elements marked with the Memento classification?forDuplicateProcessing- do not merge elements marked as duplicates?requestBody- properties to help with the mapping of the elements in the external asset manager and open metadata- Returns:
- unique identifier of the new metadata element for the note or InvalidParameterException one of the parameters is invalid UserNotAuthorizedException the user is not authorized to issue this request PropertyServerException there is a problem reported in the open metadata server(s)
-
updateNote
public org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponse updateNote(String serverName, String userId, String noteGUID, boolean isMergeUpdate, boolean forLineage, boolean forDuplicateProcessing, ReferenceableUpdateRequestBody requestBody) Update the properties of the metadata element representing a note.- Parameters:
userId- calling userserverName- name of the server instances for this requestnoteGUID- unique identifier of the note to updateisMergeUpdate- should the new properties be merged with existing properties (true) or completely replace them (false)?forLineage- return elements marked with the Memento classification?forDuplicateProcessing- do not merge elements marked as duplicates?requestBody- properties to help with the mapping of the elements in the external asset manager and open metadata- Returns:
- void or InvalidParameterException one of the parameters is invalid UserNotAuthorizedException the user is not authorized to issue this request PropertyServerException there is a problem reported in the open metadata server(s)
-
removeNote
public org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponse removeNote(String serverName, String userId, String noteGUID, boolean forLineage, boolean forDuplicateProcessing, ReferenceableUpdateRequestBody requestBody) Remove the metadata element representing a note.- Parameters:
serverName- name of the server instances for this requestuserId- calling usernoteGUID- unique identifier of the metadata element to removeforLineage- return elements marked with the Memento classification?forDuplicateProcessing- do not merge elements marked as duplicates?requestBody- properties to help with the mapping of the elements in the external asset manager and open metadata- Returns:
- void or InvalidParameterException one of the parameters is invalid UserNotAuthorizedException the user is not authorized to issue this request PropertyServerException there is a problem reported in the open metadata server(s)
-
setConfidenceClassification
public org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponse setConfidenceClassification(String serverName, String userId, String elementGUID, boolean forLineage, boolean forDuplicateProcessing, ClassificationRequestBody requestBody) 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. The level of confidence is expressed by the levelIdentifier property.- Parameters:
serverName- name of the server instance to connect touserId- calling userelementGUID- unique identifier of the metadata element to classifyforLineage- return elements marked with the Memento classification?forDuplicateProcessing- do not merge elements marked as duplicates?requestBody- properties for the request- Returns:
- void or InvalidParameterException full path or userId is null or PropertyServerException problem accessing property server or UserNotAuthorizedException security access problem
-
clearConfidenceClassification
public org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponse clearConfidenceClassification(String serverName, String userId, String elementGUID, boolean forLineage, boolean forDuplicateProcessing, org.odpi.openmetadata.commonservices.ffdc.rest.EffectiveTimeRequestBody requestBody) Remove the confidence classification from the element. This normally occurs when the organization has lost track of the level of confidence to assign to the element.- Parameters:
serverName- name of the server instance to connect touserId- calling userelementGUID- unique identifier of the metadata element to unclassifyforLineage- return elements marked with the Memento classification?forDuplicateProcessing- do not merge elements marked as duplicates?requestBody- properties for the request- Returns:
- void or InvalidParameterException full path or userId is null or PropertyServerException problem accessing property server or UserNotAuthorizedException security access problem
-
setCriticalityClassification
public org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponse setCriticalityClassification(String serverName, String userId, String elementGUID, boolean forLineage, boolean forDuplicateProcessing, ClassificationRequestBody requestBody) Classify/reclassify the element (typically an asset) to indicate how critical the element (or associated resource) is to the organization. The level of criticality is expressed by the levelIdentifier property.- Parameters:
serverName- name of the server instance to connect touserId- calling userelementGUID- unique identifier of the metadata element to classifyforLineage- return elements marked with the Memento classification?forDuplicateProcessing- do not merge elements marked as duplicates?requestBody- properties for the request- Returns:
- void or InvalidParameterException full path or userId is null or PropertyServerException problem accessing property server or UserNotAuthorizedException security access problem
-
clearCriticalityClassification
public org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponse clearCriticalityClassification(String serverName, String userId, String elementGUID, boolean forLineage, boolean forDuplicateProcessing, org.odpi.openmetadata.commonservices.ffdc.rest.EffectiveTimeRequestBody requestBody) Remove the criticality classification from the element. This normally occurs when the organization has lost track of the level of criticality to assign to the element.- Parameters:
serverName- name of the server instance to connect touserId- calling userelementGUID- unique identifier of the metadata element to unclassifyforLineage- return elements marked with the Memento classification?forDuplicateProcessing- do not merge elements marked as duplicates?requestBody- properties for the request- Returns:
- void or InvalidParameterException full path or userId is null or PropertyServerException problem accessing property server or UserNotAuthorizedException security access problem
-
setConfidentialityClassification
public org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponse setConfidentialityClassification(String serverName, String userId, String elementGUID, boolean forLineage, boolean forDuplicateProcessing, ClassificationRequestBody requestBody) 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. If the classification is attached to a glossary term, the level of confidentiality is a suggestion for any element linked to the glossary term via the SemanticAssignment classification. The level of confidence is expressed by the levelIdentifier property.- Parameters:
serverName- name of the server instance to connect touserId- calling userelementGUID- unique identifier of the metadata element to classifyforLineage- return elements marked with the Memento classification?forDuplicateProcessing- do not merge elements marked as duplicates?requestBody- properties for the request- Returns:
- void or InvalidParameterException full path or userId is null or PropertyServerException problem accessing property server or UserNotAuthorizedException security access problem
-
clearConfidentialityClassification
public org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponse clearConfidentialityClassification(String serverName, String userId, String elementGUID, boolean forLineage, boolean forDuplicateProcessing, org.odpi.openmetadata.commonservices.ffdc.rest.EffectiveTimeRequestBody requestBody) Remove the confidence classification from the element. This normally occurs when the organization has lost track of the level of confidentiality to assign to the element.- Parameters:
serverName- name of the server instance to connect touserId- calling userelementGUID- unique identifier of the metadata element to unclassifyforLineage- return elements marked with the Memento classification?forDuplicateProcessing- do not merge elements marked as duplicates?requestBody- properties for the request- Returns:
- void or InvalidParameterException full path or userId is null or PropertyServerException problem accessing property server or UserNotAuthorizedException security access problem
-
setRetentionClassification
public org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponse setRetentionClassification(String serverName, String userId, String elementGUID, boolean forLineage, boolean forDuplicateProcessing, ClassificationRequestBody requestBody) Classify/reclassify the element (typically an asset) to indicate how long the element (or associated resource) is to be retained by the organization. The policy to apply to the element/resource is captured by the retentionBasis property. The dates after which the element/resource is archived and then deleted are specified in the archiveAfter and deleteAfter properties respectively.- Parameters:
serverName- name of the server instance to connect touserId- calling userelementGUID- unique identifier of the metadata element to classifyforLineage- return elements marked with the Memento classification?forDuplicateProcessing- do not merge elements marked as duplicates?requestBody- properties for the request- Returns:
- void or InvalidParameterException full path or userId is null or PropertyServerException problem accessing property server or UserNotAuthorizedException security access problem
-
clearRetentionClassification
public org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponse clearRetentionClassification(String serverName, String userId, String elementGUID, boolean forLineage, boolean forDuplicateProcessing, org.odpi.openmetadata.commonservices.ffdc.rest.EffectiveTimeRequestBody requestBody) Remove the retention classification from the element. This normally occurs when the organization has lost track of, or no longer needs to track the retention period to assign to the element.- Parameters:
serverName- name of the server instance to connect touserId- calling userelementGUID- unique identifier of the metadata element to unclassifyforLineage- return elements marked with the Memento classification?forDuplicateProcessing- do not merge elements marked as duplicates?requestBody- properties for the request- Returns:
- void or InvalidParameterException full path or userId is null or PropertyServerException problem accessing property server or UserNotAuthorizedException security access problem
-
addSecurityTags
public org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponse addSecurityTags(String serverName, String userId, String elementGUID, boolean forLineage, boolean forDuplicateProcessing, ClassificationRequestBody requestBody) Add or replace the security tags for an element.- Parameters:
serverName- name of the server instance to connect touserId- calling userelementGUID- unique identifier of element to attach toforLineage- return elements marked with the Memento classification?forDuplicateProcessing- do not merge elements marked as duplicates?requestBody- list of security labels and properties- Returns:
- void or InvalidParameterException full path or userId is null or PropertyServerException problem accessing property server or UserNotAuthorizedException security access problem
-
clearSecurityTags
public org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponse clearSecurityTags(String serverName, String userId, String elementGUID, boolean forLineage, boolean forDuplicateProcessing, ClassificationRequestBody requestBody) Remove the security tags classification from an element.- Parameters:
serverName- name of the server instance to connect touserId- calling userelementGUID- unique identifier of elementforLineage- return elements marked with the Memento classification?forDuplicateProcessing- do not merge elements marked as duplicates?requestBody- properties for the request- Returns:
- void or InvalidParameterException full path or userId is null or PropertyServerException problem accessing property server or UserNotAuthorizedException security access problem
-
addOwnership
public org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponse addOwnership(String serverName, String userId, String elementGUID, boolean forLineage, boolean forDuplicateProcessing, ClassificationRequestBody requestBody) Add or replace the ownership classification for an element.- Parameters:
serverName- name of the server instance to connect touserId- calling userelementGUID- element to link it to - its type must inherit from Referenceable.forLineage- return elements marked with the Memento classification?forDuplicateProcessing- do not merge elements marked as duplicates?requestBody- properties for classification request- Returns:
- void or InvalidParameterException full path or userId is null or PropertyServerException problem accessing property server or UserNotAuthorizedException security access problem
-
clearOwnership
public org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponse clearOwnership(String serverName, String userId, String elementGUID, boolean forLineage, boolean forDuplicateProcessing, ClassificationRequestBody requestBody) Remove the ownership classification from an element.- Parameters:
serverName- name of the server instance to connect touserId- calling userelementGUID- element where the classification needs to be cleared from.forLineage- return elements marked with the Memento classification?forDuplicateProcessing- do not merge elements marked as duplicates?requestBody- properties for classification request- Returns:
- void or InvalidParameterException full path or userId is null or PropertyServerException problem accessing property server or UserNotAuthorizedException security access problem
-
addElementToSubjectArea
public org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponse addElementToSubjectArea(String serverName, String userId, String elementGUID, boolean forLineage, boolean forDuplicateProcessing, ClassificationRequestBody requestBody) Classify the element to assert that the definitions it represents are part of a subject area definition.- Parameters:
serverName- name of the server instance to connect touserId- calling userelementGUID- unique identifier of the metadata element to updateforLineage- return elements marked with the Memento classification?forDuplicateProcessing- do not merge elements marked as duplicates?requestBody- properties for classification request- Returns:
- void or InvalidParameterException full path or userId is null or PropertyServerException problem accessing property server or UserNotAuthorizedException security access problem
-
removeElementFromSubjectArea
public org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponse removeElementFromSubjectArea(String serverName, String userId, String elementGUID, boolean forLineage, boolean forDuplicateProcessing, ClassificationRequestBody requestBody) Remove the subject area designation from the identified element.- Parameters:
serverName- name of the server instance to connect touserId- calling userelementGUID- unique identifier of the metadata element to updateforLineage- return elements marked with the Memento classification?forDuplicateProcessing- do not merge elements marked as duplicates?requestBody- properties for classification request- Returns:
- void or InvalidParameterException full path or userId is null or PropertyServerException problem accessing property server or UserNotAuthorizedException security access problem
-
setupSemanticAssignment
public org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponse setupSemanticAssignment(String serverName, String userId, String elementGUID, String glossaryTermGUID, boolean forLineage, boolean forDuplicateProcessing, RelationshipRequestBody requestBody) Create a semantic assignment relationship between a glossary term and an element (normally a schema attribute, data field or asset). This relationship indicates that the data associated with the element meaning matches the description in the glossary term.- Parameters:
serverName- name of the server instance to connect touserId- calling userelementGUID- unique identifier of the element that is being assigned to the glossary termglossaryTermGUID- unique identifier of the glossary term that provides the meaningforLineage- return elements marked with the Memento classification?forDuplicateProcessing- do not merge elements marked as duplicates?requestBody- properties for relationship request- Returns:
- void or InvalidParameterException full path or userId is null or PropertyServerException problem accessing property server or UserNotAuthorizedException security access problem
-
clearSemanticAssignment
public org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponse clearSemanticAssignment(String serverName, String userId, String elementGUID, String glossaryTermGUID, boolean forLineage, boolean forDuplicateProcessing, EffectiveTimeQueryRequestBody requestBody) Remove a semantic assignment relationship between an element and its glossary term.- Parameters:
serverName- name of the server instance to connect touserId- calling userelementGUID- unique identifier of the element that is being assigned to the glossary termglossaryTermGUID- unique identifier of the glossary term that provides the meaningforLineage- return elements marked with the Memento classification?forDuplicateProcessing- do not merge elements marked as duplicates?requestBody- properties for relationship request- Returns:
- void or InvalidParameterException full path or userId is null or PropertyServerException problem accessing property server or UserNotAuthorizedException security access problem
-
addGovernanceDefinitionToElement
public org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponse addGovernanceDefinitionToElement(String serverName, String userId, String definitionGUID, String elementGUID, boolean forLineage, boolean forDuplicateProcessing, RelationshipRequestBody requestBody) Link a governance definition to an element using the GovernedBy relationship.- Parameters:
serverName- name of the server instance to connect touserId- calling userdefinitionGUID- identifier of the governance definition to linkelementGUID- unique identifier of the metadata element to linkforLineage- return elements marked with the Memento classification?forDuplicateProcessing- do not merge elements marked as duplicates?requestBody- properties for relationship request- Returns:
- void or InvalidParameterException full path or userId is null or PropertyServerException problem accessing property server or UserNotAuthorizedException security access problem
-
removeGovernanceDefinitionFromElement
public org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponse removeGovernanceDefinitionFromElement(String serverName, String userId, String definitionGUID, String elementGUID, boolean forLineage, boolean forDuplicateProcessing, EffectiveTimeQueryRequestBody requestBody) Remove the GovernedBy relationship between a governance definition and an element.- Parameters:
serverName- name of the server instance to connect touserId- calling userdefinitionGUID- identifier of the governance definition to linkelementGUID- unique identifier of the metadata element to updateforLineage- return elements marked with the Memento classification?forDuplicateProcessing- do not merge elements marked as duplicates?requestBody- properties for relationship request- Returns:
- void or InvalidParameterException full path or userId is null or PropertyServerException problem accessing property server or UserNotAuthorizedException security access problem
-