com.liferay.faces.bridge.util
Class URLParameter

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

public class URLParameter
extends NameValuePair<String,String>

Author:
Neil Griffin

Constructor Summary
URLParameter(String name, String 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

URLParameter

public URLParameter(String name,
                    String value)


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