Class AddableParameterMap
java.lang.Object
org.apache.tiles.request.collection.ReadOnlyEnumerationMap<String>
org.apache.tiles.request.collection.AddableParameterMap
Exposes an 
HasAddableKeys object as a put/get (no remove) map.- 
Nested Class Summary
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.apache.tiles.request.collection.ReadOnlyEnumerationMapclear, containsKey, containsValue, equals, get, hashCode, isEmpty, keySet, remove, size, valuesMethods inherited from class java.lang.Objectclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Mapcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
- 
Constructor Details- 
AddableParameterMapConstructor.- Parameters:
- request- The request object to use.
 
 
- 
- 
Method Details- 
entrySet
- 
put
- 
putAll
 
-