- java.lang.Object
-
- org.craftercms.commons.audit.AuditModel
-
- org.craftercms.social.domain.audit.AuditLog
-
-
Field Summary
-
Fields inherited from class org.craftercms.commons.audit.AuditModel
auditDate, id, payload
-
Constructor Summary
Constructors
| Constructor and Description |
AuditLog(T payload) |
-
Method Summary
-
Methods inherited from class org.craftercms.commons.audit.AuditModel
getAuditDate, getPayload, setAuditDate, setId, setPayload
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getId
public String getId()
- Overrides:
getId in class org.craftercms.commons.audit.AuditModel
Copyright © 2019 CrafterCMS. All Rights Reserved.