public class EventListAccess extends AbstractEventListAccess<CalendarEvent>
| Constructor and Description |
|---|
EventListAccess(EventDAOImpl evtDAO,
EventQuery eventQuery) |
| Modifier and Type | Method and Description |
|---|---|
CalendarEvent[] |
load(int offset,
int limit) |
getSize, loadDatapublic EventListAccess(EventDAOImpl evtDAO, EventQuery eventQuery)
public CalendarEvent[] load(int offset, int limit)
load in interface org.exoplatform.commons.utils.ListAccess<CalendarEvent>load in class AbstractEventListAccess<CalendarEvent>Copyright © 2003–2020 eXo Platform SAS. All rights reserved.