|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.manifoldcf.core.interfaces.TimeMarker
public class TimeMarker
This is a class which uniquely identifiers a time marker, for the database layer.
| Field Summary | |
|---|---|
static java.lang.String |
_rcsid
|
| Constructor Summary | |
|---|---|
TimeMarker(long timeValue)
Constructor. |
|
| Method Summary | |
|---|---|
long |
longValue()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String _rcsid
| Constructor Detail |
|---|
public TimeMarker(long timeValue)
timeValue - is the time value.| Method Detail |
|---|
public long longValue()
public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||