Package org.openwms.wms.app
Class AuditableRevisionEntity
java.lang.Object
org.openwms.wms.app.AuditableRevisionEntity
- All Implemented Interfaces:
Serializable
A AuditableRevisionEntity is mapped onto Hibernate Envers Revision table and extended about the current user.
- Author:
- Heiko Scherrer
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
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
public AuditableRevisionEntity()
-
-
Method Details
-
setUserName
-
setTraceId
-