Class DefaultAuditEvent
java.lang.Object
de.hybris.platform.audit.view.impl.DefaultAuditEvent
- All Implemented Interfaces:
AuditEvent,AuditRecordInternal
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAttribute(String key) getAttribute(String key, String langIsoCode) getAttributeAfterOperation(String key, String langIsoCode) getAttributeBeforeOperation(String key, String langIsoCode) getPk()getType()
-
Constructor Details
-
DefaultAuditEvent
-
-
Method Details
-
getTimestamp
- Specified by:
getTimestampin interfaceAuditEvent
-
getEventType
- Specified by:
getEventTypein interfaceAuditEvent
-
getAuditRecord
- Specified by:
getAuditRecordin interfaceAuditEvent
-
getPk
- Specified by:
getPkin interfaceAuditRecordInternal
-
getType
- Specified by:
getTypein interfaceAuditRecordInternal
-
getAttribute
- Specified by:
getAttributein interfaceAuditRecordInternal
-
getAttribute
- Specified by:
getAttributein interfaceAuditRecordInternal
-
getAttributeBeforeOperation
- Specified by:
getAttributeBeforeOperationin interfaceAuditRecordInternal
-
getAttributeBeforeOperation
- Specified by:
getAttributeBeforeOperationin interfaceAuditRecordInternal
-
getAttributeAfterOperation
- Specified by:
getAttributeAfterOperationin interfaceAuditRecordInternal
-
getAttributeAfterOperation
- Specified by:
getAttributeAfterOperationin interfaceAuditRecordInternal
-