Uses of Interface
wt.fc.ReferenceDelegate

Packages that use ReferenceDelegate
wt.fc Provides high level datastore access by using the PersistenceManager (and server-side-only PersistenceManagerSvr) to find and manage Persistable objects. 
 

Uses of ReferenceDelegate in wt.fc
 

Classes in wt.fc that implement ReferenceDelegate
 class ObjectReferenceDelegate
          

Supported API: false

Extendable: false
 class VersionReferenceDelegate
          

Supported API: false

Extendable: false
 

Methods in wt.fc that return ReferenceDelegate
 ReferenceDelegate ReferenceDelegateFactory.getDelegate(Persistable persistable)
          

Supported API: false
 ReferenceDelegate ReferenceDelegateFactory.getDelegate(Persistable persistable)
          

Supported API: false