|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReferenceDelegateFactory | |
wt.clients.beans | |
wt.clients.util | |
wt.fc | Provides high level datastore access by using the PersistenceManager (and server-side-only
PersistenceManagerSvr ) to find and manage Persistable objects. |
Uses of ReferenceDelegateFactory in wt.clients.beans |
Fields in wt.clients.beans declared as ReferenceDelegateFactory | |
private ReferenceDelegateFactory |
PrincipalSelectionBrowser.referenceDelegateFactory
|
Methods in wt.clients.beans that return ReferenceDelegateFactory | |
private ReferenceDelegateFactory |
PrincipalSelectionBrowser.getReferenceDelegateFactory()
Returns the ReferenceDelegateFactory Supported API: false |
Uses of ReferenceDelegateFactory in wt.clients.util |
Fields in wt.clients.util declared as ReferenceDelegateFactory | |
private ReferenceDelegateFactory |
WTMultiList.referenceDelegateFactory
|
Methods in wt.clients.util that return ReferenceDelegateFactory | |
private ReferenceDelegateFactory |
WTMultiList.getReferenceDelegateFactory()
Returns the ReferenceDelegateFactory Supported API: false |
Uses of ReferenceDelegateFactory in wt.fc |
Methods in wt.fc with parameters of type ReferenceDelegateFactory | |
protected boolean |
ReferenceDelegateFactory.readVersion(ReferenceDelegateFactory thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
protected boolean |
ReferenceDelegateFactory.readVersion(ReferenceDelegateFactory thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |