| Package | Description |
|---|---|
| org.exoplatform.calendar.service | |
| org.exoplatform.calendar.service.impl | |
| org.exoplatform.calendar.storage | |
| org.exoplatform.calendar.storage.jcr |
| Modifier and Type | Method and Description |
|---|---|
org.exoplatform.commons.utils.ListAccess<Event> |
EventHandler.findEventsByQuery(EventQuery eventQuery) |
| Modifier and Type | Method and Description |
|---|---|
org.exoplatform.commons.utils.ListAccess<Event> |
EventHandlerImpl.findEventsByQuery(EventQuery eventQuery)
if no calendarType in query, fallback solution: use JCR DAO implementation with all available JCR calendar types (PERSONAL, GROUP)
|
| Modifier and Type | Method and Description |
|---|---|
org.exoplatform.commons.utils.ListAccess<Event> |
EventDAO.findEventsByQuery(EventQuery eventQuery) |
| Modifier and Type | Class and Description |
|---|---|
class |
JCREventQuery |
| Modifier and Type | Method and Description |
|---|---|
org.exoplatform.commons.utils.ListAccess<Event> |
JCREventDAOImpl.findEventsByQuery(EventQuery query) |
Copyright © 2003–2017 eXo Platform SAS. All rights reserved.