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