public class EventPageList extends JCRPageList
available_, availablePage_, currentListPage_, currentPage_| Constructor and Description |
|---|
EventPageList(List<CalendarEvent> eventList,
long pageSize) |
| Modifier and Type | Method and Description |
|---|---|
List<CalendarEvent> |
getAll() |
protected void |
populateCurrentPage(long page,
String username) |
checkAndSetPage, currentPage, getAvailable, getAvailablePage, getCurrentPage, getPage, getPageSize, setAvailablePage, setPageSizepublic EventPageList(List<CalendarEvent> eventList, long pageSize) throws Exception
Exceptionprotected void populateCurrentPage(long page,
String username)
throws Exception
populateCurrentPage in class JCRPageListExceptionpublic List<CalendarEvent> getAll() throws Exception
getAll in class JCRPageListExceptionCopyright © 2003–2015 eXo Platform SAS. All rights reserved.