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

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

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


Constructor Summary
BridgeRequestScopeImpl.IncongruityAttribute(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.IncongruityAttribute

public BridgeRequestScopeImpl.IncongruityAttribute(String name,
                                                   Object value)


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