Uses of Class
wt.replication.imp.ImportedObjectLink

Packages that use ImportedObjectLink
wt.replication.imp   
 

Uses of ImportedObjectLink in wt.replication.imp
 

Methods in wt.replication.imp that return ImportedObjectLink
static ImportedObjectLink ImportedObjectLink.newImportedObjectLink(WTObject object, WTUnit unit)
          Default factory for the class.
 

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