Uses of Interface
wt.enterprise.CopyDelegate

Packages that use CopyDelegate
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. 
wt.epm.structure   
 

Uses of CopyDelegate in wt.enterprise
 

Classes in wt.enterprise that implement CopyDelegate
 class CopyWTDocumentDelegate
          Specifc delegate for creating a non-persistant copy of the WTDocument object.
 class CopyWTPartDelegate
          Specifc delegate for creating a non-persistant copy of the WTPart object.
 class CopyWTProductDelegate
          Specifc delegate for creating a non-persistant copy of the WTProduct object.
 class CopyWTSerialNumberedPartDelegate
          Specifc delegate for creating a non-persistant copy of the WTSerialNumberedPart object.
 

Uses of CopyDelegate in wt.epm.structure
 

Classes in wt.epm.structure that implement CopyDelegate
 class CopyEPMDocumentDelegate
          

Supported API: false

Extendable: false