Package wt.fc
Interface _WTReference
- All Superinterfaces:
wt.fc._NetFactor,wt.fc._ObjectMappable,NetFactor,ObjectMappable,Serializable
- All Known Subinterfaces:
WTReference
- All Known Implementing Classes:
wt.admin._AdminDomainRef,wt.folder._CabinetReference,wt.fc._CachedObjectReference,wt.effectivity._ConfigurationItemReference,wt.inf.team._ContainerTeamReference,_DataOccurrenceReference,wt.epm._EPMAuthAppVersionRef,wt.lifecycle._LifeCycleTemplateMasterReference,wt.lifecycle._LifeCycleTemplateReference,_ObjectReference,wt.facade.persistedcollection._PersistedCollectionReference,wt.team._TeamReference,wt.team._TeamTemplateReference,_UsesOccurrenceReference,_VersionReference,wt.vc.views._ViewReference,wt.inf.container._WTContainerRef,wt.inf.container._WTContainerTemplateRef,wt.org._WTPrincipalReference,AdminDomainRef,CabinetReference,CachedObjectReference,ConfigurationItemReference,ContainerTeamReference,DataOccurrenceReference,EPMAuthAppVersionRef,LifeCycleTemplateMasterReference,LifeCycleTemplateReference,ObjectReference,PersistedCollectionReference,TeamReference,TeamTemplateReference,UsesOccurrenceReference,VersionReference,ViewReference,WTContainerRef,WTContainerTemplateRef,WTPrincipalReference
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionObject which represents the target of this reference under normal usage scenarios.Methods inherited from interface wt.fc.NetFactor
getClassInfo, getConceptualClassnameMethods inherited from interface wt.fc.ObjectMappable
readExternal, writeExternal
-
Field Details
-
OBJECT
Object which represents the target of this reference under normal usage scenarios.Supported API: true
- See Also:
-
-
Method Details
-
getObject
Object which represents the target of this reference under normal usage scenarios.Supported API: true
- Throws:
WTRuntimeException- See Also:
-