Uses of Class
wt.enterprise.MadeFromLink

Packages that use MadeFromLink
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 MadeFromLink in wt.enterprise
 

Methods in wt.enterprise that return MadeFromLink
static MadeFromLink MadeFromLink.newMadeFromLink(RevisionControlled copy, RevisionControlled original)
          Default factory for the class.
 

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