Uses of Class
wt.enterprise.VersionHistoryActionDelegate

Packages that use VersionHistoryActionDelegate
wt.enterprise Provides the abstract building blocks of functionality from which most businesses classes are extended; also defines support for template processors, delegates and factories that are useful for UI development for these business classes. 
 

Uses of VersionHistoryActionDelegate in wt.enterprise
 

Subclasses of VersionHistoryActionDelegate in wt.enterprise
 class VersionHistoryURLActionDelegate
          Defines utility methods for creating URLs for version history for a user.
 

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