Uses of Class
wt.identity.DisplayIdentificationPersistableDelegate

Packages that use DisplayIdentificationPersistableDelegate
wt.identity Provides the interfaces and implementations necessary to produce localized identification information for Windchill objects. 
wt.inf.container   
wt.meeting.actionitem   
wt.projmgmt.execution   
 

Uses of DisplayIdentificationPersistableDelegate in wt.identity
 

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

Uses of DisplayIdentificationPersistableDelegate in wt.inf.container
 

Subclasses of DisplayIdentificationPersistableDelegate in wt.inf.container
 class DisplayIdentificationContainerDelegate
          Constructs a container's identity based on the container's name.
 class DisplayIdentificationExchangeDelegate
          Overrides the default behavior so that the exchange container's identity is just "Site" as opposed to "Site Site"

Supported API: false

Extendable: false
 

Uses of DisplayIdentificationPersistableDelegate in wt.meeting.actionitem
 

Subclasses of DisplayIdentificationPersistableDelegate in wt.meeting.actionitem
 class DisplayIdentificationAIDelegate
          

Supported API: false

Extendable: false
 

Uses of DisplayIdentificationPersistableDelegate in wt.projmgmt.execution
 

Subclasses of DisplayIdentificationPersistableDelegate in wt.projmgmt.execution
 class DisplayIdentificationExecObjDelegate
          

Supported API: false

Extendable: false