| Package | Description |
|---|---|
| org.exoplatform.calendar.service | |
| org.exoplatform.calendar.service.impl |
| Modifier and Type | Method and Description |
|---|---|
EventPageList |
CalendarService.searchEvent(String username,
EventQuery eventQuery,
String[] publicCalendarIds)
Gets an
EventPageList of events/tasks of a given list of public calendars that matches the condition in the given EvenQuery object. |
EventPageList |
DataStorage.searchEvent(String username,
EventQuery eventQuery,
String[] publicCalendarIds) |
| Modifier and Type | Method and Description |
|---|---|
EventPageList |
JCRDataStorage.searchEvent(String username,
EventQuery eventQuery,
String[] publicCalendarIds) |
EventPageList |
CalendarServiceImpl.searchEvent(String username,
EventQuery query,
String[] publicCalendarIds)
Gets an
EventPageList of events/tasks of a given list of public calendars that matches the condition in the given EvenQuery object. |
Copyright © 2003–2016 eXo Platform SAS. All rights reserved.