Uses of Class
wt.ufid.OwningRepositoryLocalObject

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

Uses of OwningRepositoryLocalObject in wt.ufid
 

Methods in wt.ufid that return OwningRepositoryLocalObject
static OwningRepositoryLocalObject OwningRepositoryLocalObject.newOwningRepositoryLocalObject(Repository owningRepository, Federatable localObject)
          Default factory for the class.
 

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