| Package | Description |
|---|---|
| org.springframework.ui |
Generic support for UI layer concepts.
|
| org.springframework.validation.support |
Support classes for handling validation results.
|
| Class and Description |
|---|
| ConcurrentModel
Implementation of the
Model interface based on a ConcurrentHashMap
for use in concurrent scenarios. |
| ExtendedModelMap |
| Model
Interface that defines a holder for model attributes.
|
| ModelMap
Implementation of
Map for use when building model data for use
with UI tools. |
| Class and Description |
|---|
| ConcurrentModel
Implementation of the
Model interface based on a ConcurrentHashMap
for use in concurrent scenarios. |
| ExtendedModelMap |
| Model
Interface that defines a holder for model attributes.
|
| ModelMap
Implementation of
Map for use when building model data for use
with UI tools. |