Uses of Class
wt.lifecycle.ObjectHistory

Packages that use ObjectHistory
wt.lifecycle
 
 

Uses of ObjectHistory in wt.lifecycle
 

Methods in wt.lifecycle that return ObjectHistory
static ObjectHistory ObjectHistory.newObjectHistory(LifeCycleManaged theLifeCycleManaged, LifeCycleHistory history)
          Default factory for the class.
static ObjectHistory ObjectHistory.newObjectHistory(LifeCycleManaged theLifeCycleManaged, LifeCycleHistory history)
          Default factory for the class.
 

Methods in wt.lifecycle with parameters of type ObjectHistory
protected  boolean ObjectHistory.readVersion(ObjectHistory thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.
protected  boolean ObjectHistory.readVersion(ObjectHistory thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.