Index
All Classes and Interfaces|All Packages
A
- addElementToSubjectArea(String, String, boolean, boolean, ClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.spring.ClassificationManagerResource
-
Classify the element to assert that the definitions it represents are part of a subject area definition.
- addGovernanceDefinitionToElement(String, String, String, boolean, boolean, RelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.spring.ClassificationManagerResource
-
Link a governance definition to an element using the GovernedBy relationship.
- addOwnership(String, String, boolean, boolean, ClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.spring.ClassificationManagerResource
-
Add or replace the ownership classification for an element.
- addSecurityTags(String, String, boolean, boolean, ClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.spring.ClassificationManagerResource
-
Add or replace the security tags for an element.
C
- ClassificationManagerResource - Class in org.odpi.openmetadata.viewservices.classificationmanager.server.spring
-
The ClassificationManagerResource provides the Spring API endpoints of the Classification Manager Open Metadata View Service (OMVS).
- ClassificationManagerResource() - Constructor for class org.odpi.openmetadata.viewservices.classificationmanager.server.spring.ClassificationManagerResource
-
Default constructor
- clearConfidenceClassification(String, String, boolean, boolean, ResultsRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.spring.ClassificationManagerResource
-
Remove the confidence classification from the element.
- clearConfidentialityClassification(String, String, boolean, boolean, ResultsRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.spring.ClassificationManagerResource
-
Remove the confidence classification from the element.
- clearCriticalityClassification(String, String, boolean, boolean, ResultsRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.spring.ClassificationManagerResource
-
Remove the criticality classification from the element.
- clearOwnership(String, String, boolean, boolean, ClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.spring.ClassificationManagerResource
-
Remove the ownership classification from an element.
- clearRetentionClassification(String, String, boolean, boolean, ResultsRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.spring.ClassificationManagerResource
-
Remove the retention classification from the element.
- clearSecurityTags(String, String, boolean, boolean, ClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.spring.ClassificationManagerResource
-
Remove the security tags classification from an element.
- clearSemanticAssignment(String, String, String, boolean, boolean, EffectiveTimeQueryRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.spring.ClassificationManagerResource
-
Remove a semantic assignment relationship between an element and its glossary term.
O
- org.odpi.openmetadata.viewservices.classificationmanager.server.spring - package org.odpi.openmetadata.viewservices.classificationmanager.server.spring
R
- removeElementFromSubjectArea(String, String, boolean, boolean, ClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.spring.ClassificationManagerResource
-
Remove the subject area designation from the identified element.
- removeGovernanceDefinitionFromElement(String, String, String, boolean, boolean, EffectiveTimeQueryRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.spring.ClassificationManagerResource
-
Remove the GovernedBy relationship between a governance definition and an element.
S
- setConfidenceClassification(String, String, boolean, boolean, ClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.spring.ClassificationManagerResource
-
Classify/reclassify the element (typically an asset) to indicate the level of confidence that the organization has that the data is complete, accurate and up-to-date.
- setConfidentialityClassification(String, String, boolean, boolean, ClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.spring.ClassificationManagerResource
-
Classify/reclassify the element (typically a data field, schema attribute or glossary term) to indicate the level of confidentiality that any data associated with the element should be given.
- setCriticalityClassification(String, String, boolean, boolean, ClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.spring.ClassificationManagerResource
-
Classify/reclassify the element (typically an asset) to indicate how critical the element (or associated resource) is to the organization.
- setRetentionClassification(String, String, boolean, boolean, ClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.spring.ClassificationManagerResource
-
Classify/reclassify the element (typically an asset) to indicate how long the element (or associated resource) is to be retained by the organization.
- setupSemanticAssignment(String, String, String, boolean, boolean, RelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.spring.ClassificationManagerResource
-
Create a semantic assignment relationship between a glossary term and an element (normally a schema attribute, data field or asset).
All Classes and Interfaces|All Packages