Uses of Class
org.exolab.core.foundation.ObjectVersion

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.
 



Copyright © 1999-2005 The Exolab Group. All Rights Reserved.