public class BindingAwareModelMap extends ExtendedModelMap
ExtendedModelMap that
automatically removes a BindingResult
object if the corresponding target attribute gets replaced.
Used by AnnotationMethodHandlerAdapter
and AnnotationMethodHandlerAdapter.
BindingResult,
Serialized FormAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
BindingAwareModelMap() |
| Modifier and Type | Method and Description |
|---|---|
Object |
put(String key,
Object value) |
void |
putAll(Map<? extends String,?> map) |
addAllAttributes, addAllAttributes, addAttribute, addAttribute, asMap, mergeAttributescontainsAttributeclear, containsValue, get, removeEldestEntryclone, compute, computeIfAbsent, computeIfPresent, containsKey, entrySet, getOrDefault, isEmpty, keySet, merge, putIfAbsent, remove, remove, replace, replace, size, valuesequals, hashCode, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitcontainsAttributecompute, computeIfAbsent, computeIfPresent, containsKey, entrySet, equals, forEach, getOrDefault, hashCode, isEmpty, keySet, merge, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values