Uses of Class
org.exoplatform.agenda.entity.EventReminderEntity
Packages that use EventReminderEntity
-
Uses of EventReminderEntity in org.exoplatform.agenda.dao
Methods in org.exoplatform.agenda.dao that return types with arguments of type EventReminderEntityModifier and TypeMethodDescriptionEventReminderDAO.getEventReminders(long eventId) EventReminderDAO.getEventReminders(long eventId, long userId) EventReminderDAO.getEventReminders(Date start, Date end) -
Uses of EventReminderEntity in org.exoplatform.agenda.util
Methods in org.exoplatform.agenda.util that return EventReminderEntityModifier and TypeMethodDescriptionstatic EventReminderEntityEntityMapper.toEntity(org.exoplatform.agenda.model.EventReminder eventReminder) Methods in org.exoplatform.agenda.util with parameters of type EventReminderEntityModifier and TypeMethodDescriptionstatic org.exoplatform.agenda.model.EventReminderEntityMapper.fromEntity(EventReminderEntity eventReminderEntity)