|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.calendar.service.JCRPageList
org.exoplatform.calendar.service.EventPageList
public class EventPageList
| Field Summary |
|---|
| Fields inherited from class org.exoplatform.calendar.service.JCRPageList |
|---|
available_, availablePage_, currentListPage_, currentPage_ |
| Constructor Summary | |
|---|---|
EventPageList(java.util.List<CalendarEvent> eventList,
long pageSize)
|
|
| Method Summary | |
|---|---|
java.util.List<CalendarEvent> |
getAll()
|
protected void |
populateCurrentPage(long page,
java.lang.String username)
|
| Methods inherited from class org.exoplatform.calendar.service.JCRPageList |
|---|
checkAndSetPage, currentPage, getAvailable, getAvailablePage, getCurrentPage, getPage, getPageSize, setAvailablePage, setPageSize |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EventPageList(java.util.List<CalendarEvent> eventList,
long pageSize)
throws java.lang.Exception
java.lang.Exception| Method Detail |
|---|
protected void populateCurrentPage(long page,
java.lang.String username)
throws java.lang.Exception
populateCurrentPage in class JCRPageListjava.lang.Exception
public java.util.List<CalendarEvent> getAll()
throws java.lang.Exception
getAll in class JCRPageListjava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||