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

A pair of a branch and an integer version number.
It is often used in the context of
CDORevisionManager.getRevisionByVersion().
CDOBranch.getVersion(int)| Field Summary | |
|---|---|
static int |
FIRST_VERSION
The fixed version number that is assigned to the first revision of an object that
is committed to a particular branch . |
static int |
UNSPECIFIED_VERSION
The fixed special version number unspecified. |
| Method Summary | |
|---|---|
CDOBranch |
getBranch()
Returns the branch of this branch version. |
int |
getVersion()
Returns the version number of this branch version. |
| Field Detail |
|---|
static final int UNSPECIFIED_VERSION
static final int FIRST_VERSION
revision of an object that
is committed to a particular branch .
| Method Detail |
|---|
CDOBranch getBranch()
int getVersion()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||