Class ForeignKeyAttribute<T>
java.lang.Object
org.nuclos.api.businessobject.attribute.Attribute<T>
org.nuclos.api.businessobject.attribute.ForeignKeyAttribute<T>
ForeignKeyAttribute
is used if the attribute references to an other entity.
- Author:
- Matthias Reichart
-
Constructor Summary
-
Method Summary
Methods inherited from class org.nuclos.api.businessobject.attribute.Attribute
eq, getAttributeUid, getConstantName, getEntityUid, getPackageName, getType, isNull, neq, notNull
-
Constructor Details
-
ForeignKeyAttribute
-