Package org.openwms.common.jpa
Class AuditableRevisionEntity
java.lang.Object
org.openwms.common.jpa.AuditableRevisionEntity
- All Implemented Interfaces:
Serializable
A AuditableRevisionEntity is mapped onto Hibernate Envers Revision table and extended about the current user.
- Author:
- Heiko Scherrer
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription(package private) void
setTraceId
(String traceId) void
setUserName
(String userName)
-
Field Details
-
pk
-
timestamp
private long timestamp -
userName
-
traceId
-
-
Constructor Details
-
AuditableRevisionEntity
AuditableRevisionEntity()
-
-
Method Details
-
setUserName
-
setTraceId
-