Uses of Class
wt.federation.ProxyDocument

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

Methods in wt.federation that return ProxyDocument
static ProxyDocument ProxyDocument.newProxyDocument()
          

Supported API: false
static ProxyDocument ProxyDocument.newProxyDocument(WTDocumentMaster master)
          

Supported API: false
static ProxyDocument ProxyDocument.newProxyDocument(String number, String name, DocumentType type)
          

Supported API: false
static ProxyDocument ProxyDocument.newProxyDocument()
          

Supported API: false
static ProxyDocument ProxyDocument.newProxyDocument(WTDocumentMaster master)
          

Supported API: false
static ProxyDocument ProxyDocument.newProxyDocument(String number, String name, DocumentType type)
          

Supported API: false
 

Methods in wt.federation with parameters of type ProxyDocument
protected  boolean ProxyDocument.readVersion(ProxyDocument 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 ProxyDocument.readVersion(ProxyDocument 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.