protected class PortletFacesContext.PortletExternalContext.SessionAttributeMap extends BaseAttributeMap<String,Object>
BaseAttributeMap.EntryImpl
Modifier and Type | Field and Description |
---|---|
protected javax.portlet.PortletSession |
m_session |
Constructor and Description |
---|
SessionAttributeMap(javax.portlet.PortletSession session) |
Modifier and Type | Method and Description |
---|---|
Object |
get(Object key) |
Set<String> |
keySet() |
Object |
put(String key,
Object value) |
Object |
remove(Object key) |
clear, containsKey, containsValue, entrySet, isEmpty, putAll, size, toString, values
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
compute, computeIfAbsent, computeIfPresent, equals, forEach, getOrDefault, hashCode, merge, putIfAbsent, remove, replace, replace, replaceAll