Uses of Class
wt.identity.DisplayIdentificationIteratedDelegate

Packages that use DisplayIdentificationIteratedDelegate
wt.epm.identity   
wt.identity Provides the interfaces and implementations necessary to produce localized identification information for Windchill objects. 
 

Uses of DisplayIdentificationIteratedDelegate in wt.epm.identity
 

Subclasses of DisplayIdentificationIteratedDelegate in wt.epm.identity
 class DisplayIdentificationEPMDocumentDelegate
          

Supported API: false

Extendable: false
 

Uses of DisplayIdentificationIteratedDelegate in wt.identity
 

Subclasses of DisplayIdentificationIteratedDelegate in wt.identity
 class DisplayIdentificationRevisionControlledDelegate
          Provides Identification information for a Revision Controlled object.
 class DisplayIdentificationStandardVersionedDelegate
          Handles DisplayIdentification for versioned objects that are wt.vc.Iterated.
 class DisplayIdentificationVersionedDelegate
          This is a standard delegate implementation for providing display identification information for versioned objects.
 class DisplayIdentificationWTDocumentDelegate
          Deprecated. As of R2.1, replaced by DisplayIdentificationRevisionControlledDelegate
 class DisplayIdentificationWTPartDelegate
          Provides Identification information for a WTPart object.
 

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