org.exoplatform.calendar.service
Class EventPageList
java.lang.Object
org.exoplatform.calendar.service.JCRPageList
org.exoplatform.calendar.service.EventPageList
public class EventPageList
- extends JCRPageList
- Since:
- July 25, 2007
- Author:
- Hung Nguyen (hung.nguyen@exoplatform.com)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EventPageList
public EventPageList(List<CalendarEvent> eventList,
long pageSize)
throws Exception
- Throws:
Exception
populateCurrentPage
protected void populateCurrentPage(long page,
String username)
throws Exception
- Specified by:
populateCurrentPage in class JCRPageList
- Throws:
Exception
getAll
public List<CalendarEvent> getAll()
throws Exception
- Specified by:
getAll in class JCRPageList
- Throws:
Exception
Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.