Package org.exoplatform.commons.utils
Class ObjectPageList<E>
java.lang.Object
org.exoplatform.commons.utils.PageList<E>
org.exoplatform.commons.utils.ObjectPageList<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.
-
Field Summary
Fields inherited from class org.exoplatform.commons.utils.PageList
available_, availablePage_, currentListPage_, currentPage_, EMPTY_LIST -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAll()Deprecated.protected voidpopulateCurrentPage(int page) Deprecated.Methods inherited from class org.exoplatform.commons.utils.PageList
checkAndSetPage, currentPage, getAvailable, getAvailablePage, getCurrentPage, getFrom, getPage, getPageSize, getTo, setAvailablePage, setPageSize