Class PortletApplicationScopeMap
java.lang.Object
org.apache.commons.chain.web.portlet.PortletApplicationScopeMap
- 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
-
context
private javax.portlet.PortletContext context
-
-
Constructor Details
-
PortletApplicationScopeMap
public PortletApplicationScopeMap(javax.portlet.PortletContext context)
-
-
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
-