- generateEncryptedToken(long, String) - Method in interface org.exoplatform.agenda.service.AgendaEventAttendeeService
-
Generates a token that will be used to authenticate user when requesting
REST API in anonymous mode
- generateEncryptedToken(long, String, EventAttendeeResponse) - Method in interface org.exoplatform.agenda.service.AgendaEventAttendeeService
-
Generates a token that will be used to authenticate user when requesting
REST API in anonymous mode.
- getAgendaExceptionType() - Method in exception org.exoplatform.agenda.exception.AgendaException
-
- getAgendaUserSettings(long) - Method in interface org.exoplatform.agenda.service.AgendaUserSettingsService
-
Get list of user settings to use in events by default
- getBeforePeriodType() - Method in class org.exoplatform.agenda.model.EventReminderParameter
-
- getCalendarById(long, String) - Method in interface org.exoplatform.agenda.service.AgendaCalendarService
-
Retrieves a calendar identified by its technical identifier.
- getCalendarById(long) - Method in interface org.exoplatform.agenda.service.AgendaCalendarService
-
Retrieves a calendar identified by its technical identifier.
- getCalendars(int, int, String) - Method in interface org.exoplatform.agenda.service.AgendaCalendarService
-
Retrieve list of calendars for a designated user
- getCalendarsByOwnerIds(List<Long>, String) - Method in interface org.exoplatform.agenda.service.AgendaCalendarService
-
- getCompleteMessage() - Method in enum org.exoplatform.agenda.exception.AgendaExceptionType
-
- getDefaultReminders() - Method in interface org.exoplatform.agenda.service.AgendaEventReminderService
-
- getEnabledWebConferenceProviders() - Method in interface org.exoplatform.agenda.service.AgendaEventConferenceService
-
- getEventAttachmentById(long) - Method in interface org.exoplatform.agenda.service.AgendaEventAttachmentService
-
Retrieve event attachement identified by its technical identifier
- getEventAttachments(long) - Method in interface org.exoplatform.agenda.service.AgendaEventAttachmentService
-
Return the list of attachments of an event
- getEventAttendees(long) - Method in interface org.exoplatform.agenda.service.AgendaEventAttendeeService
-
Return the list of attendees of an event
- getEventById(long, ZoneId, long) - Method in interface org.exoplatform.agenda.service.AgendaEventService
-
Retrieves an event identified by its technical identifier.
- getEventById(long) - Method in interface org.exoplatform.agenda.service.AgendaEventService
-
Retrieves an event identified by its technical identifier.
- getEventConferences(long) - Method in interface org.exoplatform.agenda.service.AgendaEventConferenceService
-
Return the list of conferences of an event
- getEventOccurrence(long, ZonedDateTime, ZoneId, long) - Method in interface org.exoplatform.agenda.service.AgendaEventService
-
Retrieves Event Occurrence identified by parent recurrence Event identifier
and occurrence date
- getEventOccurrencesInPeriod(Event, ZonedDateTime, ZonedDateTime, ZoneId, int) - Method in interface org.exoplatform.agenda.service.AgendaEventService
-
Retrieves occurrences, without exceptional, of a recurrent event in a given
period of time.
- getEventReminders(long, long) - Method in interface org.exoplatform.agenda.service.AgendaEventReminderService
-
Retrieves list of reminders of an event for a user.
- getEventReminders(long) - Method in interface org.exoplatform.agenda.service.AgendaEventReminderService
-
Retrieves list of reminders of an event.
- getEventResponse(long, long) - Method in interface org.exoplatform.agenda.service.AgendaEventAttendeeService
-
Retrieves the event response of a user.
- getEvents(EventFilter, ZoneId, long) - Method in interface org.exoplatform.agenda.service.AgendaEventService
-
Retrieves the list of events available for a designated user filtered by
criteria defined in a filter.
- getExceptionalOccurrenceEvent(long, ZonedDateTime) - Method in interface org.exoplatform.agenda.service.AgendaEventService
-
Retrieves an event identified by its technical identifier.
- getExceptionalOccurrenceEvents(long, ZoneId, long) - Method in interface org.exoplatform.agenda.service.AgendaEventService
-
Retrieves the list of exceptional occurrences of an event identified by its
technical identifier.
- getField() - Method in enum org.exoplatform.agenda.exception.AgendaExceptionType
-
- getMessage() - Method in enum org.exoplatform.agenda.exception.AgendaExceptionType
-
- getOrCreateCalendarByOwnerId(long) - Method in interface org.exoplatform.agenda.service.AgendaCalendarService
-
- getParentRecurrentEvents(ZonedDateTime, ZonedDateTime, ZoneId) - Method in interface org.exoplatform.agenda.service.AgendaEventService
-
Retrieve parent recurrent events switch event filter.
- getReminderComputingPeriod() - Method in interface org.exoplatform.agenda.service.AgendaEventReminderService
-
- getRemoteProviders() - Method in interface org.exoplatform.agenda.service.AgendaRemoteEventService
-
- getTemporalUnit() - Method in enum org.exoplatform.agenda.constant.ReminderPeriodType
-
- getValue() - Method in enum org.exoplatform.agenda.constant.EventAttendeeResponse
-
- valueOf(String) - Static method in enum org.exoplatform.agenda.constant.EventAttendeeResponse
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.exoplatform.agenda.constant.EventAvailability
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.exoplatform.agenda.constant.EventModificationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.exoplatform.agenda.constant.EventRecurrenceFrequency
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.exoplatform.agenda.constant.EventRecurrenceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.exoplatform.agenda.constant.EventStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.exoplatform.agenda.constant.ReminderPeriodType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.exoplatform.agenda.exception.AgendaExceptionType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.exoplatform.agenda.constant.EventAttendeeResponse
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.exoplatform.agenda.constant.EventAvailability
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.exoplatform.agenda.constant.EventModificationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.exoplatform.agenda.constant.EventRecurrenceFrequency
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.exoplatform.agenda.constant.EventRecurrenceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.exoplatform.agenda.constant.EventStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.exoplatform.agenda.constant.ReminderPeriodType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.exoplatform.agenda.exception.AgendaExceptionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.