Class PrimaryKeyAttribute<T>

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

public class PrimaryKeyAttribute<T> extends Attribute<T>
PrimaryKeyAttribute is the id of an object

Author:
Matthias Reichart
  • Constructor Details