com.liferay.util
Class BeanParamUtil

java.lang.Object
  extended by com.liferay.portal.kernel.bean.BeanParamUtil
      extended by com.liferay.util.BeanParamUtil

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

public class BeanParamUtil
extends com.liferay.portal.kernel.bean.BeanParamUtil

View Source

Author:
Brian Wing Shun Chan

Constructor Summary
BeanParamUtil()
          Deprecated.  
 
Method Summary
 
Methods inherited from class com.liferay.portal.kernel.bean.BeanParamUtil
getBoolean, getBoolean, getDouble, getDouble, getInteger, getInteger, getLong, getLong, getString, getString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BeanParamUtil

public BeanParamUtil()
Deprecated.