|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.ephman.abra.utils.Identified | +--org.ephman.abra.utils.Versioned
Field Summary | |
static int |
INVALID
|
Constructor Summary | |
Versioned()
|
Method Summary | |
int |
getVersion()
Get object's Version |
void |
setVersion(int v)
Set object's Version |
Methods inherited from class org.ephman.abra.utils.Identified |
clone, getOid, isLocked, setLocked, setOid |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final int INVALID
Constructor Detail |
public Versioned()
Method Detail |
public void setVersion(int v)
public int getVersion()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |