Uses of Class
wt.transfer.unit.ImportObjectGraph

Packages that use ImportObjectGraph
wt.transfer.unit   
 

Uses of ImportObjectGraph in wt.transfer.unit
 

Subclasses of ImportObjectGraph in wt.transfer.unit
 class ImportObjectList
           Use the newImportObjectList static factory method(s), not the ImportObjectList constructor, to construct instances of this class.
 

Methods in wt.transfer.unit that return ImportObjectGraph
static ImportObjectGraph ImportObjectGraph.newImportObjectGraph()
          Default factory for the class.
 

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