|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractObjectGraph | |
wt.graph | |
wt.graph.template | |
wt.transfer.filter | |
wt.transfer.unit |
Uses of AbstractObjectGraph in wt.graph |
Methods in wt.graph with parameters of type AbstractObjectGraph | |
protected boolean |
AbstractObjectGraph.readVersion(AbstractObjectGraph thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
Uses of AbstractObjectGraph in wt.graph.template |
Subclasses of AbstractObjectGraph in wt.graph.template | |
class |
AbstractObjectGraphTemplate
Provides a value-add "basic" implementation of an object graph template abstraction. |
Uses of AbstractObjectGraph in wt.transfer.filter |
Subclasses of AbstractObjectGraph in wt.transfer.filter | |
class |
ExportObjectGraphTemplate
Use the newExportObjectGraphTemplate static factory method(s),
not the ExportObjectGraphTemplate constructor, to construct
instances of this class. |
Uses of AbstractObjectGraph in wt.transfer.unit |
Subclasses of AbstractObjectGraph in wt.transfer.unit | |
class |
ExportObjectGraph
Use the newExportObjectGraph static factory method(s), not
the ExportObjectGraph constructor, to construct instances
of this class. |
class |
ExportObjectList
Use the newExportObjectList static factory method(s), not
the ExportObjectList constructor, to construct instances
of this class. |
class |
ImportObjectGraph
Use the newImportObjectGraph static factory method(s), not
the ImportObjectGraph constructor, to construct instances
of this class. |
class |
ImportObjectList
Use the newImportObjectList static factory method(s), not
the ImportObjectList constructor, to construct instances
of this class. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |