Liferay 7.0-ce-b4

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

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

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)
           
 

Uses of LongWrapper in com.liferay.portlet.exportimport.lar
 

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


Liferay 7.0-ce-b4