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

java.lang.Object
  extended by com.liferay.faces.bridge.util.NameValuePair<String,Object>
      extended by com.liferay.faces.bridge.scope.BridgeRequestScopeImpl.RequestAttribute
Enclosing class:
BridgeRequestScopeImpl

protected class BridgeRequestScopeImpl.RequestAttribute
extends NameValuePair<String,Object>


Constructor Summary
BridgeRequestScopeImpl.RequestAttribute(String name, Object value)
           
 
Method Summary
 
Methods inherited from class com.liferay.faces.bridge.util.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

BridgeRequestScopeImpl.RequestAttribute

public BridgeRequestScopeImpl.RequestAttribute(String name,
                                               Object value)


Copyright © 2014 Liferay, Inc.. All Rights Reserved.