Uses of Class
wt.ufid.LocalObjectRemoteInfo

Packages that use LocalObjectRemoteInfo
wt.ufid Uses the UfidService (and server-side-only wt.ufid.UfidServiceSvr) to manage the Universal Federated Identifier for Federatable objects. 
 

Uses of LocalObjectRemoteInfo in wt.ufid
 

Methods in wt.ufid that return LocalObjectRemoteInfo
static LocalObjectRemoteInfo LocalObjectRemoteInfo.newLocalObjectRemoteInfo(Federatable localObject, RemoteObjectInfo remoteInfo)
          Default factory for the class.
 

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