Liferay 6.2-ce-ga5

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

Packages that use LongWrapper
com.liferay.portal.kernel.lar   
com.liferay.portal.kernel.util This package defines the kernel utility interfaces and classes. 
 

Uses of LongWrapper in com.liferay.portal.kernel.lar
 

Methods in com.liferay.portal.kernel.lar that return types with arguments of type LongWrapper
 Map<String,LongWrapper> ManifestSummary.getModelAdditionCounters()
           
 Map<String,LongWrapper> ManifestSummary.getModelDeletionCounters()
           
 

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

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


Liferay 6.2-ce-ga5