Class PortletParamMap
java.lang.Object
org.apache.commons.chain.web.portlet.PortletParamMap
- All Implemented Interfaces:
Map
-
Nested Class Summary
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Map
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
-
Field Details
-
request
private javax.portlet.PortletRequest request
-
-
Constructor Details
-
PortletParamMap
public PortletParamMap(javax.portlet.PortletRequest request)
-
-
Method Details
-
clear
-
containsKey
- Specified by:
containsKeyin interfaceMap
-
containsValue
- Specified by:
containsValuein interfaceMap
-
entrySet
-
equals
-
get
-
hashCode
-
isEmpty
-
keySet
-
put
-
putAll
-
remove
-
size
-
values
-
key
-