Uses of Class
wt.adapter.WebjectDelegateTemplate

Packages that use WebjectDelegateTemplate
wt.adapter Provides the definition for InfoEngine WebjectServices and WebjectDelegates. 
wt.adapter.iba   
wt.adapter.lifecycle   
wt.adapter.query   
wt.adapter.vc   
 

Uses of WebjectDelegateTemplate in wt.adapter
 

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

Uses of WebjectDelegateTemplate in wt.adapter.iba
 

Subclasses of WebjectDelegateTemplate in wt.adapter.iba
 class UpdateIBAObjectsWebjectDelegate
          This class provides the ability to update both modeled and instance based attribute values for the objects retrieved with the specified whereClause.
 

Uses of WebjectDelegateTemplate in wt.adapter.lifecycle
 

Subclasses of WebjectDelegateTemplate in wt.adapter.lifecycle
 class LifeCycleHistoryWebjectDelegate
          Webject Delegate for Life Cycle History.
 

Uses of WebjectDelegateTemplate in wt.adapter.query
 

Subclasses of WebjectDelegateTemplate in wt.adapter.query
 class QueryWTObjectsWebjectDelegate
          Supports querying for wt.fc.WTObject subclasses,

Supported API: false

Extendable: false
 

Uses of WebjectDelegateTemplate in wt.adapter.vc
 

Subclasses of WebjectDelegateTemplate in wt.adapter.vc
 class AllVersionsWebjectDelegate
          

Supported API: false

Extendable: false
 class IterationHistoryWebjectDelegate
          

Supported API: false

Extendable: false
 class VersionHistoryWebjectDelegate
          

Supported API: false

Extendable: false