|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ObjectVersion | |
org.exolab.core.foundation |
Uses of ObjectVersion in org.exolab.core.foundation |
Methods in org.exolab.core.foundation that return ObjectVersion | |
ObjectVersion |
PersistentCapableIfc.getObjectVersion()
Return the object version associated with this object |
ObjectVersion |
PersistentObject.getObjectVersion()
Return the object version associated with this object |
Methods in org.exolab.core.foundation with parameters of type ObjectVersion | |
void |
PersistentObject.setObjectVersion(ObjectVersion version)
Set the object version for this persistent object using the specified object. |
Constructors in org.exolab.core.foundation with parameters of type ObjectVersion | |
PersistentObject(ObjectId id,
ObjectVersion version)
Instantiate an instance of this class with the specified object id and version number. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |