Uses of Class
org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementControlHeader
-
Packages that use ElementControlHeader Package Description org.odpi.openmetadata.frameworks.connectors.properties.beans -
-
Uses of ElementControlHeader in org.odpi.openmetadata.frameworks.connectors.properties.beans
Subclasses of ElementControlHeader in org.odpi.openmetadata.frameworks.connectors.properties.beans Modifier and Type Class Description classElementClassificationThe ElementClassification bean describes a single classification associated with an element.classElementClassificationHeaderThe ElementClassificationHeader bean describes the header for a classification associated with an element.classElementTypeThe ElementType bean provides details of the type information associated with a metadata 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 ElementControlHeader Constructor Description ElementControlHeader(ElementControlHeader template)Copy/clone constructor
-