Package org.nuclos.api.businessobject.attribute
package org.nuclos.api.businessobject.attribute
-
ClassDescriptionAttribute<T>Represents an Attribute of a
BusinessObject
.ForeignKeyAttribute
is used if the attribute references to an other entity.NumericAttribute
is used if the attribute type provides general numeric comparison operationsPrimaryKeyAttribute
is the id of an objectStringAttribute
is used if the attribute type provides comparison operations based on Strings