Uses of Class
wt.federation.ProxyDocumentMaster

Packages that use ProxyDocumentMaster
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 ProxyDocumentMaster in wt.federation
 

Methods in wt.federation that return ProxyDocumentMaster
static ProxyDocumentMaster ProxyDocumentMaster.newProxyDocumentMaster()
          Default factory for the class.
static ProxyDocumentMaster ProxyDocumentMaster.newProxyDocumentMaster()
          Default factory for the class.
 

Methods in wt.federation with parameters of type ProxyDocumentMaster
protected  boolean ProxyDocumentMaster.readVersion(ProxyDocumentMaster thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.
static MasterIteration MasterIteration.newMasterIteration(ProxyDocumentMaster master, ProxyDocument iteration)
          Default factory for the class.
protected  boolean ProxyDocumentMaster.readVersion(ProxyDocumentMaster thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.
static MasterIteration MasterIteration.newMasterIteration(ProxyDocumentMaster master, ProxyDocument iteration)
          Default factory for the class.