Class PageCollator<R>

java.lang.Object
org.alfresco.repo.virtual.page.PageCollator<R>
Type Parameters:
R -

public class PageCollator<R> extends Object
A generic utility for arranging a List of objects of type R into a R objects page obtained from a PageCollator.PagingResultsSource considering a given PagingRequest for the resulted PagingResults.
Author:
Bogdan Horje