Package org.exoplatform.agenda.dao
Class EventRecurrenceDAO
- java.lang.Object
-
- org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl<EventRecurrenceEntity,Long>
-
- org.exoplatform.agenda.dao.EventRecurrenceDAO
-
- All Implemented Interfaces:
org.exoplatform.commons.api.persistence.GenericDAO<EventRecurrenceEntity,Long>
public class EventRecurrenceDAO extends org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl<EventRecurrenceEntity,Long>
-
-
Constructor Summary
Constructors Constructor Description EventRecurrenceDAO()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voiddeleteCalendarRecurrences(long calendarId)voiddeleteEventRecurrences(long eventId)
-