public interface TimeStampable
| Modifier and Type | Field and Description |
|---|---|
static long |
NO_TIMESTAMP
Default time stamp.
|
| Modifier and Type | Method and Description |
|---|---|
long |
jdoGetTimeStamp()
Get the time stamp.
|
void |
jdoSetTimeStamp(long timestamp)
Set the time stamp.
|
static final long NO_TIMESTAMP
void jdoSetTimeStamp(long timestamp)
timestamp - The time stamplong jdoGetTimeStamp()
Copyright © 2014. All rights reserved.