com.liferay.util
Class GetterUtil

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

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

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

View Source

Author:
Brian Wing Shun Chan

Field Summary
 
Fields inherited from class com.liferay.portal.kernel.util.GetterUtil
BOOLEANS, DEFAULT_BOOLEAN, DEFAULT_BOOLEAN_VALUES, DEFAULT_DOUBLE, DEFAULT_DOUBLE_VALUES, DEFAULT_FLOAT, DEFAULT_FLOAT_VALUES, DEFAULT_INTEGER, DEFAULT_INTEGER_VALUES, DEFAULT_LONG, DEFAULT_LONG_VALUES, DEFAULT_SHORT, DEFAULT_SHORT_VALUES, DEFAULT_STRING
 
Constructor Summary
GetterUtil()
          Deprecated.  
 
Methods inherited from class com.liferay.portal.kernel.util.GetterUtil
get, get, get, get, get, get, get, get, getBoolean, getBoolean, getBooleanValues, getBooleanValues, getDate, getDate, getDouble, getDouble, getDoubleValues, getDoubleValues, getFloat, getFloat, getFloatValues, getFloatValues, getInteger, getInteger, getIntegerValues, getIntegerValues, getLong, getLong, getLongValues, getLongValues, getShort, getShort, getShortValues, getShortValues, getString, getString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetterUtil

public GetterUtil()
Deprecated.