| Interface | Description |
|---|---|
| FieldId |
Id representing a value of the
FieldModel |
| FieldInfo |
Properties of a
FieldId, generated from the model java bean |
| FieldModel |
An model that maps
FieldId to values. |
| PathConstraint |
Constraints used to restrict a
FieldId path |
| TagId |
Tag used to decorate
FieldId |
| Class | Description |
|---|---|
| BaseFieldModel |
FieldModel implementation based on java.util.Map |
| FieldModels |
Utility methods for creating and manipulating
FieldModel. |
| Annotation Type | Description |
|---|---|
| Path |
Annotates an annotation used to annotate a bean property (attribute, getter or setter) with a
FieldId |
Copyright © 2017. All rights reserved.