| Modifier and Type | Class and Description |
|---|---|
class |
AbstractConcept
Identifies that this glossary term describes an abstract concept.
|
class |
ActivityDescription
Identifies that this glossary term describes an activity.
|
class |
CanonicalVocabulary
Identifies a glossary that contains unique terms.
|
class |
Confidence
Defines the level of confidence that should be placed in the accuracy of related data items.
|
class |
Confidentiality
Defines the level of confidentiality of related data items.
|
class |
ContextDefinition
Identifies a glossary term that describes a context where processing or decisions occur.
|
class |
Criticality
Defines how critical the related data items are to the organization.
|
class |
DataValue
Identifies that this glossary term describes a data value.
|
class |
GlossaryProject
Identifies a project that is defining new glossary terms and categories or maintaining an existing glossary.
|
class |
ObjectIdentifier
Identifies a glossary term that describes an attribute that can be used to identify an instance.
|
class |
PrimaryKey
A uniquely identifying relational column.
|
class |
Retention
Defines the retention requirements for related data items.
|
class |
SpineAttribute
Identifies a glossary term that describes an attribute of a spine object.
|
class |
SpineObject
Identifies a glossary term that describes a type of spine object.
|
class |
SubjectArea
Identifies a glossary category as a subject area.
|
class |
Taxonomy
Identifies a glossary that includes a taxonomy.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Glossary.processClassification(Classification classification) |
| Modifier and Type | Method and Description |
|---|---|
void |
GovernedNode.setClassifications(List<Classification> classifications)
If governance action classifications (Retention, Confidence, Confidentiality or Criticality) are supplied then remove them
from the classifications and add to the appropriate named field.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Classification> |
Node.classifications |
| Modifier and Type | Method and Description |
|---|---|
List<Classification> |
Node.getClassifications()
List of associated classifications
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
Node.processClassification(Classification classification) |
| Modifier and Type | Method and Description |
|---|---|
void |
Node.setClassifications(List<Classification> classifications)
If governance action classifications (Retention, Confidence, Confidentiality or Criticality) are supplied then remove them
from the classifications and add to the appropriate named field.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
NodeSummary.processClassification(Classification classification) |
protected void |
IconSummary.processClassification(Classification classification) |
| Modifier and Type | Method and Description |
|---|---|
void |
Project.processClassification(Classification classification) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
Term.processClassification(Classification classification) |
Copyright © 2018–2020 ODPi. All rights reserved.