| Class | Description |
|---|---|
| ArrayAttribute<VALUE_TYPE> | Deprecated
use
OneToManyAttribute instead |
| AssociationAttribute<VALUE_TYPE> |
Association attribute.
|
| AssociationValue |
Definition of a value for association attributes.
|
| BooleanAttribute |
Attribute with value of type
PrimitiveType.BOOLEAN. |
| CurrencyAttribute |
Attribute with value of type
PrimitiveType.CURRENCY. |
| DateAttribute |
Attribute with value of type
PrimitiveType.DATE. |
| DoubleAttribute |
Attribute with value of type
PrimitiveType.DOUBLE. |
| FloatAttribute |
Attribute with value of type
PrimitiveType.FLOAT. |
| ImageUrlAttribute |
Attribute with value of type
PrimitiveType.IMGURL. |
| IntegerAttribute |
Attribute with value of type
PrimitiveType.INTEGER. |
| LongAttribute |
Attribute with value of type
PrimitiveType.LONG. |
| ManyToOneAttribute |
Definition of the many-to-one association attribute.
|
| OneToManyAttribute |
Definition of the one-to-many association attribute.
|
| PrimitiveAttribute<VALUE_TYPE> |
Primitive value attribute.
|
| ShortAttribute |
Attribute with value of type
PrimitiveType.SHORT. |
| StringAttribute |
Attribute with value of type
PrimitiveType.SHORT. |
| UrlAttribute |
Attribute with value of type
PrimitiveType.URL. |
Copyright © 2015 Geosparc. All Rights Reserved.