com.liferay.util
Class ParamUtil

java.lang.Object
  extended bycom.liferay.portal.kernel.util.ParamUtil
      extended bycom.liferay.util.ParamUtil

Deprecated. This class has been repackaged at com.liferay.portal.kernel.util.

public class ParamUtil
extends com.liferay.portal.kernel.util.ParamUtil

View Source

Author:
Brian Wing Shun Chan

Constructor Summary
ParamUtil()
          Deprecated.  
 
Methods inherited from class com.liferay.portal.kernel.util.ParamUtil
get, get, get, get, get, get, get, get, get, get, get, get, get, get, get, get, getBoolean, getBoolean, getBoolean, getBoolean, getBooleanValues, getBooleanValues, getBooleanValues, getBooleanValues, getDate, getDate, getDate, getDate, getDouble, getDouble, getDouble, getDouble, getDoubleValues, getDoubleValues, getDoubleValues, getDoubleValues, getFloat, getFloat, getFloat, getFloat, getFloatValues, getFloatValues, getFloatValues, getFloatValues, getInteger, getInteger, getInteger, getInteger, getIntegerValues, getIntegerValues, getIntegerValues, getIntegerValues, getLong, getLong, getLong, getLong, getLongValues, getLongValues, getLongValues, getLongValues, getShort, getShort, getShort, getShort, getShortValues, getShortValues, getShortValues, getShortValues, getString, getString, getString, getString, print, print
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParamUtil

public ParamUtil()
Deprecated.