Liferay 7.0-ce-b4

Uses of Class
com.liferay.portal.kernel.dao.search.ResultRowSplitterEntry

Packages that use ResultRowSplitterEntry
com.liferay.portal.kernel.dao.search   
 

Uses of ResultRowSplitterEntry in com.liferay.portal.kernel.dao.search
 

Methods in com.liferay.portal.kernel.dao.search that return types with arguments of type ResultRowSplitterEntry
 List<ResultRowSplitterEntry> ResultRowSplitter.split(List<ResultRow> resultRows)
           
 


Liferay 7.0-ce-b4