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

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

public class FacesContextAttribute
extends NameValuePair<Object,Object>

Author:
Neil Griffin

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

FacesContextAttribute

public FacesContextAttribute(Object name,
                             Object value)


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