com.liferay.faces.bridge.scope
Class BridgeRequestScopeCompatImpl.FacesContextAttribute

java.lang.Object
  extended by com.liferay.faces.bridge.util.NameValuePair<Object,Object>
      extended by com.liferay.faces.bridge.scope.BridgeRequestScopeCompatImpl.FacesContextAttribute
Enclosing class:
BridgeRequestScopeCompatImpl

protected class BridgeRequestScopeCompatImpl.FacesContextAttribute
extends NameValuePair<Object,Object>


Constructor Summary
BridgeRequestScopeCompatImpl.FacesContextAttribute(Object 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

BridgeRequestScopeCompatImpl.FacesContextAttribute

public BridgeRequestScopeCompatImpl.FacesContextAttribute(Object name,
                                                          Object value)


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