Uses of Class
org.exoplatform.agenda.entity.EventRecurrenceEntity
Packages that use EventRecurrenceEntity
-
Uses of EventRecurrenceEntity in org.exoplatform.agenda.entity
Methods in org.exoplatform.agenda.entity that return EventRecurrenceEntityMethods in org.exoplatform.agenda.entity with parameters of type EventRecurrenceEntityModifier and TypeMethodDescriptionvoidEventEntity.setRecurrence(EventRecurrenceEntity recurrence) -
Uses of EventRecurrenceEntity in org.exoplatform.agenda.util
Methods in org.exoplatform.agenda.util that return EventRecurrenceEntityModifier and TypeMethodDescriptionstatic EventRecurrenceEntityEntityMapper.toEntity(org.exoplatform.agenda.model.Event event, org.exoplatform.agenda.model.EventRecurrence recurrence) Methods in org.exoplatform.agenda.util with parameters of type EventRecurrenceEntityModifier and TypeMethodDescriptionstatic org.exoplatform.agenda.model.EventRecurrenceEntityMapper.fromEntity(EventRecurrenceEntity recurrenceEntity, EventEntity eventEntity)