Modifier and Type | Field and Description |
---|---|
protected long |
endTime |
protected long |
id |
static org.apache.log4j.Logger |
logger |
protected long |
startTime |
Constructor and Description |
---|
UserHistory()
Default constructor for Hibernate
|
UserHistory(Client client)
Constructs new history record.
|
Modifier and Type | Method and Description |
---|---|
void |
setEndTime(long endTime) |
public static final org.apache.log4j.Logger logger
protected long id
protected long startTime
protected long endTime
public UserHistory()
public UserHistory(Client client)