Class ForeignKeyAttribute<T>

java.lang.Object
org.nuclos.api.businessobject.attribute.Attribute<T>
org.nuclos.api.businessobject.attribute.ForeignKeyAttribute<T>

public class ForeignKeyAttribute<T> extends Attribute<T>
ForeignKeyAttribute is used if the attribute references to an other entity.

Author:
Matthias Reichart
  • Constructor Details