|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||

A point in time in a particular branch.
CDOCommitInfo,
CDOBranchTag,
CDOBranch.getBase(),
CDOBranch.getHead(),
CDOBranch.getPoint(long),
CDOBranchUtil.copyBranchPoint(CDOBranchPoint)| Field Summary | |
|---|---|
static long |
INVALID_DATE
The fixed special time stamp invalid. |
static long |
UNSPECIFIED_DATE
The fixed special time stamp unspecified. |
| Method Summary | |
|---|---|
CDOBranch |
getBranch()
Returns the branch of this branch point, or null if this branch point is the
base of the main branch. |
long |
getTimeStamp()
Returns the time stamp of this branch point, or the fixed special time stamp unspecified if this branch point marks the head of a branch. |
| Field Detail |
|---|
static final long UNSPECIFIED_DATE
CDOBranch.getHead(),
Constant Field Valuesstatic final long INVALID_DATE
| Method Detail |
|---|
CDOBranch getBranch()
null if this branch point is the
base of the main branch.
long getTimeStamp()
unspecified if this branch point marks the head of a branch.
getTimeStamp in interface CDOTimeProvider
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||