Uses of Class
wt.identity.DisplayIdentificationVersionedDelegate

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

Uses of DisplayIdentificationVersionedDelegate in wt.epm.identity
 

Subclasses of DisplayIdentificationVersionedDelegate in wt.epm.identity
 class DisplayIdentificationEPMDocumentDelegate
          

Supported API: false

Extendable: false
 

Uses of DisplayIdentificationVersionedDelegate in wt.identity
 

Subclasses of DisplayIdentificationVersionedDelegate 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 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 DisplayIdentificationVersionedDelegate
protected  boolean DisplayIdentificationVersionedDelegate.readVersion(DisplayIdentificationVersionedDelegate thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.