@Entity
public class BaseRevisionEntity
extends org.hibernate.envers.DefaultRevisionEntity
| Constructor and Description |
|---|
BaseRevisionEntity() |
| Modifier and Type | Method and Description |
|---|---|
String |
getIpAddress() |
Long |
getUserId() |
void |
setIpAddress(String ipAddress) |
void |
setUserId(Long userId) |
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.