Interface AuditEvent
- All Superinterfaces:
AuditRecordInternal
- All Known Implementing Classes:
DefaultAuditEvent
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface de.hybris.platform.persistence.audit.internal.AuditRecordInternal
getAttribute, getAttribute, getAttributeAfterOperation, getAttributeAfterOperation, getAttributeBeforeOperation, getAttributeBeforeOperation, getPk, getType
-
Method Details
-
getTimestamp
Date getTimestamp() -
getEventType
EventType getEventType() -
getAuditRecord
AuditRecord getAuditRecord()
-