Uses of Class
wt.identity.DisplayIdentificationStandardDelegate

Packages that use DisplayIdentificationStandardDelegate
wt.annotation   
wt.change2 Defines several reference implementations of change objects (including WTChangeRequest2, WTChangeIssue and WTChangeOrder2) that are all managed by ChangeService2, but the service interface is defined at a higher level of interfaces to change objects to allow replacing the reference implementations with customization of the interfaces. 
wt.doc   
wt.eff Provides generic base effectivity functionality via EffService, EffConfigSpecAssistant and EffGroupAssistant to assert that a PDM object is effective under certain conditions; an out-of-the-box reference implementation of this base functionality is defined by wt.effectivity
wt.effectivity Provides an out-of-the-box reference implementation of the generic base effectivity functionality defined in wt.eff to assert that a PDM object is effective under certain conditions, but this package's EffectivityService is not normally used (instead use wt.eff's EffService, EffConfigSpecAssistant and EffGroupAssistant). 
wt.epm.identity   
wt.folder
Provides classes to represent and manage folder and cabinet objects. 
wt.identity Provides the interfaces and implementations necessary to produce localized identification information for Windchill objects. 
wt.inf.container   
wt.meeting.actionitem   
wt.part Defines WTParts and WTPartMasters ( the fundamental enterprise objects used to represent product structures composed of assemblies and components), WTPartUsageLink and WTPartConfigSpec (used to build the structures of parts and select the correct versions of parts from the structures) and the WTPartService to manage these parts. 
wt.projmgmt.execution   
 

Uses of DisplayIdentificationStandardDelegate in wt.annotation
 

Subclasses of DisplayIdentificationStandardDelegate in wt.annotation
 class DisplayIdentificationAnnotationSetDelegate
          

Supported API: true

Extendable: false
 

Uses of DisplayIdentificationStandardDelegate in wt.change2
 

Subclasses of DisplayIdentificationStandardDelegate in wt.change2
 class DisplayIdentificationChangeItemDelegate
          Handles display identification for main business objects in wt.change2.
 

Uses of DisplayIdentificationStandardDelegate in wt.doc
 

Subclasses of DisplayIdentificationStandardDelegate in wt.doc
 class DisplayIdentificationWTDocumentDependencyLinkDelegate
          

Supported API: true

Extendable: false
 

Uses of DisplayIdentificationStandardDelegate in wt.eff
 

Subclasses of DisplayIdentificationStandardDelegate in wt.eff
 class DisplayIdentificationEffConfigurationItemDelegate
          Delegate for displaying a configuration item.
 class DisplayIdentificationEffGroupDelegate
          Delegate for displaying an effectivity group.
 class DisplayIdentificationProductInstanceDelegate
          Deprecated.  
 

Uses of DisplayIdentificationStandardDelegate in wt.effectivity
 

Subclasses of DisplayIdentificationStandardDelegate in wt.effectivity
 class DisplayIdentificationConfigurationItemDelegate
          

Supported API: true

Extendable: false
 

Uses of DisplayIdentificationStandardDelegate in wt.epm.identity
 

Subclasses of DisplayIdentificationStandardDelegate in wt.epm.identity
 class DisplayIdentificationCADNameContextDelegate
          

Supported API: false

Extendable: false
 class DisplayIdentificationEPMDocumentDelegate
          

Supported API: false

Extendable: false
 class DisplayIdentificationEPMDocumentMasterDelegate
          

Supported API: false

Extendable: false
 class DisplayIdentificationEPMWorkspaceDelegate
          

Supported API: false

Extendable: false
 

Uses of DisplayIdentificationStandardDelegate in wt.folder
 

Subclasses of DisplayIdentificationStandardDelegate in wt.folder
 class DisplayIdentificationFolderDelegate
          Handles Identification information for SubFolder and Cabinet objects.
 class DisplayIdentificationShortcutDelegate
          Handles Identification information for ShortcutLink and IteratedShortcutLink objects.
 

Uses of DisplayIdentificationStandardDelegate in wt.identity
 

Subclasses of DisplayIdentificationStandardDelegate in wt.identity
 class DisplayIdentificationIteratedDelegate
          

Supported API: true

Extendable: true
 class DisplayIdentificationObjectDelegate
          Provides Identification information for a java.lang.Object object.
 class DisplayIdentificationPersistableDelegate
          Provides Identification information for a Persistable object.
 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 DisplayIdentificationWTDocumentMasterDelegate
          Provides Identification information for a WTDocumentMaster object.
 class DisplayIdentificationWTPartDelegate
          Provides Identification information for a WTPart object.
 class DisplayIdentificationWTPartMasterDelegate
          Provides Identification information for a WTPartMaster object.
 class SecuredIdentificationDelegate
          

Supported API: true

Extendable: false
 

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

Uses of DisplayIdentificationStandardDelegate in wt.inf.container
 

Subclasses of DisplayIdentificationStandardDelegate 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 DisplayIdentificationStandardDelegate in wt.meeting.actionitem
 

Subclasses of DisplayIdentificationStandardDelegate in wt.meeting.actionitem
 class DisplayIdentificationAIDelegate
          

Supported API: false

Extendable: false
 

Uses of DisplayIdentificationStandardDelegate in wt.part
 

Subclasses of DisplayIdentificationStandardDelegate in wt.part
 class DisplayIdentificationWTProductConfigurationDelegate
          

Supported API: true

Extendable: false
 class DisplayIdentificationWTProductInstance2Delegate
          

Supported API: true

Extendable: false
 class DisplayIdentificationWTProductInstanceMasterDelegate
          

Supported API: true

Extendable: false
 

Uses of DisplayIdentificationStandardDelegate in wt.projmgmt.execution
 

Subclasses of DisplayIdentificationStandardDelegate in wt.projmgmt.execution
 class DisplayIdentificationExecObjDelegate
          

Supported API: false

Extendable: false