| Class | Description |
|---|---|
| ArrayType | |
| CollectionType | |
| ContainerType |
Collection or Array
|
| EntityType |
Reference to
Entity |
| EntryClass |
Map content type.
|
| EntryType | |
| EnumerableType |
Collection or Array or Map
|
| JaversType |
Property type that can be managed by Javers, so int, String, Date, Reference, etc.
|
| ListType | |
| ManagedType | |
| MapEnumeratorContext | |
| MapType |
Map where both keys and values
should be of
PrimitiveType or ValueType. |
| PrimitiveOrValueType | |
| PrimitiveType |
Primitive or primitive box
|
| SetType | |
| TypeFactory | |
| TypeMapper |
Maps Java types into Javers types
|
| ValueObjectType | |
| ValueType |
Simple value holder.
|
Copyright © 2014. All rights reserved.