|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DisplayIdentificationDelegate | |
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 WTPart s and WTPartMaster s (
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 DisplayIdentificationDelegate in wt.annotation |
Classes in wt.annotation that implement DisplayIdentificationDelegate | |
class |
DisplayIdentificationAnnotationSetDelegate
Supported API: true Extendable: false |
Uses of DisplayIdentificationDelegate in wt.change2 |
Classes in wt.change2 that implement DisplayIdentificationDelegate | |
class |
DisplayIdentificationChangeItemDelegate
Handles display identification for main business objects in wt.change2. |
Uses of DisplayIdentificationDelegate in wt.doc |
Classes in wt.doc that implement DisplayIdentificationDelegate | |
class |
DisplayIdentificationWTDocumentDependencyLinkDelegate
Supported API: true Extendable: false |
Uses of DisplayIdentificationDelegate in wt.eff |
Classes in wt.eff that implement DisplayIdentificationDelegate | |
class |
DisplayIdentificationEffConfigurationItemDelegate
Delegate for displaying a configuration item. |
class |
DisplayIdentificationEffGroupDelegate
Delegate for displaying an effectivity group. |
class |
DisplayIdentificationProductInstanceDelegate
Deprecated. |
Uses of DisplayIdentificationDelegate in wt.effectivity |
Classes in wt.effectivity that implement DisplayIdentificationDelegate | |
class |
DisplayIdentificationConfigurationItemDelegate
Supported API: true Extendable: false |
Uses of DisplayIdentificationDelegate in wt.epm.identity |
Classes in wt.epm.identity that implement DisplayIdentificationDelegate | |
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 DisplayIdentificationDelegate in wt.folder |
Classes in wt.folder that implement DisplayIdentificationDelegate | |
class |
DisplayIdentificationFolderDelegate
Handles Identification information for SubFolder and Cabinet
objects. |
class |
DisplayIdentificationShortcutDelegate
Handles Identification information for ShortcutLink and
IteratedShortcutLink objects. |
Uses of DisplayIdentificationDelegate in wt.identity |
Classes in wt.identity that implement DisplayIdentificationDelegate | |
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 |
DisplayIdentificationStandardDelegate
This is a standard delegate implementation for providing display identification information for objects. |
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 that return DisplayIdentificationDelegate | |
private static DisplayIdentificationDelegate |
IdentityFactory.getDisplayIdentityDelegate(Object object)
|
Uses of DisplayIdentificationDelegate in wt.inf.container |
Classes in wt.inf.container that implement DisplayIdentificationDelegate | |
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 DisplayIdentificationDelegate in wt.meeting.actionitem |
Classes in wt.meeting.actionitem that implement DisplayIdentificationDelegate | |
class |
DisplayIdentificationAIDelegate
Supported API: false Extendable: false |
Uses of DisplayIdentificationDelegate in wt.part |
Classes in wt.part that implement DisplayIdentificationDelegate | |
class |
DisplayIdentificationWTProductConfigurationDelegate
Supported API: true Extendable: false |
class |
DisplayIdentificationWTProductInstance2Delegate
Supported API: true Extendable: false |
class |
DisplayIdentificationWTProductInstanceMasterDelegate
Supported API: true Extendable: false |
Uses of DisplayIdentificationDelegate in wt.projmgmt.execution |
Classes in wt.projmgmt.execution that implement DisplayIdentificationDelegate | |
class |
DisplayIdentificationExecObjDelegate
Supported API: false Extendable: false |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |