Package org.exoplatform.commons.utils
Class PageListAccess<E,S>
java.lang.Object
org.exoplatform.commons.utils.PageList<E>
org.exoplatform.commons.utils.AbstractSerializablePageList<E>
org.exoplatform.commons.utils.PageListAccess<E,S>
- All Implemented Interfaces:
Serializable
public abstract class PageListAccess<E,S>
extends AbstractSerializablePageList<E>
implements Serializable
- Version:
- $Revision$
- Author:
- Julien Viet
- See Also:
-
Field Summary
Fields inherited from class org.exoplatform.commons.utils.PageList
available_, availablePage_, currentListPage_, currentPage_, EMPTY_LIST -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.exoplatform.commons.utils.AbstractSerializablePageList
checkAndSetPage, currentPage, getAll, getAvailable, getAvailablePage, getCurrentPage, getFrom, getPage, getPageSize, getTo, populateCurrentPage, readState, setAvailablePage, setPageSize, writeState
-
Constructor Details
-
PageListAccess
-
-
Method Details
-
connect
- Specified by:
connectin classAbstractSerializablePageList<E>- Throws:
Exception
-
create
- Throws:
Exception
-