com.liferay.faces.bridge.context.map
Class ApplicationMapEntry
java.lang.Object
com.liferay.faces.util.map.AbstractPropertyMapEntry<Object>
com.liferay.faces.bridge.context.map.ApplicationMapEntry
- All Implemented Interfaces:
- Map.Entry<String,Object>
public class ApplicationMapEntry
- extends AbstractPropertyMapEntry<Object>
- Author:
- Neil Griffin
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApplicationMapEntry
public ApplicationMapEntry(javax.portlet.PortletContext portletContext,
String key)
getValue
public Object getValue()
setValue
public Object setValue(Object value)
Copyright © 2014 Liferay, Inc.. All Rights Reserved.