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
@GenAsBinaryLink(superClass=ObjectToObjectLink.class,
extendable=true,
versions=2538346186404157511L,
roleA=@GeneratedRole(name="roleAObject",type=Persistable.class,accessors=@PropertyAccessors(setExceptions={}),cardinality=ONE),
roleB=@GeneratedRole(name="roleBObject",type=Persistable.class,accessors=@PropertyAccessors(setExceptions={}),cardinality=ONE))
public abstract class ForeignKeyLink
extends wt.fc._ForeignKeyLink
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
Supported API: true
Extendable: true
- See Also:
-
Method Summary
Methods inherited from class wt.fc.ObjectToObjectLink
appendJoinCriteria, duplicate, getAllObjects, getJoinValues, getRoleObject, setRoleObjectMethods inherited from class wt.fc.WTObject
getDisplayIdentifier, getDisplayIdentity, getDisplayTypeMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.fc.Persistable
checkAttributes