Package wt.fc

Class ForeignKeyLink

java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.fc._ObjectToObjectLink
wt.fc.ObjectToObjectLink
wt.fc._ForeignKeyLink
wt.fc.ForeignKeyLink
All Implemented Interfaces:
Externalizable, Serializable, wt.fc._BinaryLink, wt.fc._Link, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, BinaryLink, Link, NetFactor, ObjectMappable, Persistable, DisplayIdentification
Direct Known Subclasses:
_Action, _EffEffContext, EffEffContext, NavigationCriteriaTheWTPartAlternateRep

Abstract class that represents an association between two Persistables where one of the objects persistently holds a reference to the other. (As opposed to using an independently persisted object to hold the association.)

Supported API: true

Extendable: true
See Also: