Uses of Interface
wt.fc.QueryStringDelegate

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

Uses of QueryStringDelegate in wt.fc
 

Classes in wt.fc that implement QueryStringDelegate
 class ObjectReferenceQueryStringDelegate
          

Supported API: false

Extendable: false
 class PersistentReferenceQueryStringDelegate
          

Supported API: false

Extendable: false
 class VersionReferenceQueryStringDelegate
          

Supported API: false

Extendable: false
 

Methods in wt.fc that return QueryStringDelegate
 QueryStringDelegate QueryStringDelegateFactory.getDelegate(WTReference reference)
          

Supported API: false
 QueryStringDelegate QueryStringDelegateFactory.getDelegate(String reference)
          

Supported API: false
 QueryStringDelegate QueryStringDelegateFactory.getDelegate(WTReference reference)
          

Supported API: false
 QueryStringDelegate QueryStringDelegateFactory.getDelegate(String reference)
          

Supported API: false