Class ObjectPageList<E>

java.lang.Object
org.exoplatform.commons.utils.PageList<E>
org.exoplatform.commons.utils.ObjectPageList<E>

public class ObjectPageList<E> extends PageList<E>
Deprecated.
This object breaks the concepts of paging at its usage leads to load all the objects. It should not be used and will be probably removed.