Uses of Class
org.exoplatform.agenda.model.EventOccurrence
Packages that use EventOccurrence
-
Uses of EventOccurrence in org.exoplatform.agenda.model
Methods in org.exoplatform.agenda.model that return EventOccurrenceConstructors in org.exoplatform.agenda.model with parameters of type EventOccurrenceModifierConstructorDescriptionEvent(long id, long parentId, long calendarId, long creatorId, long modifierId, ZonedDateTime created, ZonedDateTime updated, String summary, String description, String location, String color, ZoneId timeZoneId, ZonedDateTime start, ZonedDateTime end, boolean allDay, EventAvailability availability, EventStatus status, EventRecurrence recurrence, EventOccurrence occurrence, EventPermission acl, boolean allowAttendeeToUpdate, boolean allowAttendeeToInvite)