Uses of Class
wt.federation.MasterIteration

Packages that use MasterIteration
wt.federation

The federation service (wt.federation package) provides functionality to create and manage proxy objects of remote systems and perform utility functions supporting the federation system. 

 

Uses of MasterIteration in wt.federation
 

Methods in wt.federation that return MasterIteration
static MasterIteration MasterIteration.newMasterIteration(ProxyDocumentMaster master, ProxyDocument iteration)
          Default factory for the class.
static MasterIteration MasterIteration.newMasterIteration(ProxyDocumentMaster master, ProxyDocument iteration)
          Default factory for the class.
 

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