Uses of Class
wt.replication.unit.UnitOperationLink

Packages that use UnitOperationLink
wt.replication.unit   
 

Uses of UnitOperationLink in wt.replication.unit
 

Methods in wt.replication.unit that return UnitOperationLink
static UnitOperationLink UnitOperationLink.newUnitOperationLink(WTUnit unit, UnitOperationRecord theUnitOperationRecord)
          Default factory for the class.
 

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