Liferay 6.0-ee-sp2

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

Packages that use TranslatedList
com.liferay.portal.kernel.util   
 

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

Methods in com.liferay.portal.kernel.util that return TranslatedList
protected abstract  TranslatedList<E,F> TranslatedList.newInstance(List<E> newList, List<F> oldList)
           
 


Liferay 6.0-ee-sp2