Uses of Class
wt.enterprise.CopyObjectToObjectLinkDelegate

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

Subclasses of CopyObjectToObjectLinkDelegate in wt.enterprise
 class CopyWTPartUsageLinkDelegate
          Delegate for WTPartUsageLink copies; needed to ensure the PartUsesOccurrence gets copied forward.
 

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