public class SingleValueRequestPropertyMap extends RequestPropertyMap<java.lang.String>
Map for accessing to PortletContext request properties containing single String values.PortletRequest.getProperties(String)| Constructor and Description |
|---|
SingleValueRequestPropertyMap(javax.portlet.PortletRequest portletRequest) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getAttribute(java.lang.String key) |
getAttributeNames, getPortletRequest, removeAttribute, setAttributeclear, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values