Liferay 6.0-ee

Uses of Class
com.liferay.portal.kernel.util.IntegerWrapper

Packages that use IntegerWrapper
com.liferay.portal.kernel.util   
com.liferay.portal.tools.samplesqlbuilder   
 

Uses of IntegerWrapper in com.liferay.portal.kernel.util
 

Methods in com.liferay.portal.kernel.util with parameters of type IntegerWrapper
 int IntegerWrapper.compareTo(IntegerWrapper integerWrapper)
           
 

Uses of IntegerWrapper in com.liferay.portal.tools.samplesqlbuilder
 

Methods in com.liferay.portal.tools.samplesqlbuilder that return IntegerWrapper
 IntegerWrapper DataFactory.newInteger()
           
 


Liferay 6.0-ee