com.liferay.faces.bridge.context.map.internal
Class RequestScopeMapEntry
java.lang.Object
com.liferay.faces.util.map.AbstractPropertyMapEntry<Object>
com.liferay.faces.bridge.context.map.internal.RequestScopeMapEntry
- All Implemented Interfaces:
- Map.Entry<String,Object>
public class RequestScopeMapEntry
- extends AbstractPropertyMapEntry<Object>
- Author:
- Neil Griffin
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RequestScopeMapEntry
public RequestScopeMapEntry(javax.portlet.PortletRequest portletRequest,
String key)
remove
public void remove()
- Overrides:
remove in class AbstractPropertyMapEntry<Object>
getValue
public Object getValue()
setValue
public Object setValue(Object value)
Copyright © 2015 Liferay, Inc.. All rights reserved.