com.liferay.faces.bridge.scope.internal
Class RequestAttribute

java.lang.Object
  extended by com.liferay.faces.util.lang.NameValuePair<String,Object>
      extended by com.liferay.faces.bridge.scope.internal.RequestAttribute

public class RequestAttribute
extends NameValuePair<String,Object>

Author:
Neil Griffin

Constructor Summary
RequestAttribute(String name, Object value)
           
 
Method Summary
 
Methods inherited from class com.liferay.faces.util.lang.NameValuePair
getName, getValue, setName, setValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RequestAttribute

public RequestAttribute(String name,
                        Object value)


Copyright © 2015 Liferay, Inc.. All rights reserved.