public interface EventDAO extends GenericDAO<Event,String>
| Modifier and Type | Method and Description |
|---|---|
org.exoplatform.commons.utils.ListAccess<Event> |
findEventsByQuery(EventQuery eventQuery) |
getById, newInstance, remove, save, updateorg.exoplatform.commons.utils.ListAccess<Event> findEventsByQuery(EventQuery eventQuery)
Copyright © 2003–2021 eXo Platform SAS. All rights reserved.