Uses of Class
org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementClassificationHeader
-
Packages that use ElementClassificationHeader Package Description org.odpi.openmetadata.frameworks.connectors.properties.beans -
-
Uses of ElementClassificationHeader in org.odpi.openmetadata.frameworks.connectors.properties.beans
Subclasses of ElementClassificationHeader in org.odpi.openmetadata.frameworks.connectors.properties.beans Modifier and Type Class Description classElementClassificationThe ElementClassification bean describes a single classification associated with an element.classSecurityTagsSecurityTags holds the list of labels and properties used by a security enforcement engine to control access and visibility to the contents of the real-world object described by the Referenceable.Constructors in org.odpi.openmetadata.frameworks.connectors.properties.beans with parameters of type ElementClassificationHeader Constructor Description ElementClassificationHeader(ElementClassificationHeader template)Copy/clone constructor
-