Class SecurityOfficerTagEvent
- java.lang.Object
-
- org.odpi.openmetadata.accessservices.securityofficer.api.events.SecurityOfficerEvent
-
- org.odpi.openmetadata.accessservices.securityofficer.api.events.SecurityOfficerTagEvent
-
- All Implemented Interfaces:
Serializable
public class SecurityOfficerTagEvent extends SecurityOfficerEvent
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SecurityOfficerTagEvent()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SchemaElementEntitygetSchemaElementEntity()voidsetSchemaElementEntity(SchemaElementEntity schemaElementEntity)-
Methods inherited from class org.odpi.openmetadata.accessservices.securityofficer.api.events.SecurityOfficerEvent
getEventType, setEventType
-
-
-
-
Method Detail
-
getSchemaElementEntity
public SchemaElementEntity getSchemaElementEntity()
-
setSchemaElementEntity
public void setSchemaElementEntity(SchemaElementEntity schemaElementEntity)
-
-