| Package | Description |
|---|---|
| org.exoplatform.extension.exchange.listener | |
| org.exoplatform.extension.exchange.service | |
| org.exoplatform.extension.exchange.service.util |
| Constructor and Description |
|---|
IntegrationListener(org.exoplatform.services.organization.OrganizationService organizationService,
org.exoplatform.calendar.service.CalendarService calendarService,
ExoStorageService exoStorageService,
ExchangeStorageService exchangeStorageService,
CorrespondenceService correspondenceService,
org.exoplatform.services.security.IdentityRegistry identityRegistry,
org.exoplatform.container.xml.InitParams params) |
| Constructor and Description |
|---|
ExchangeStorageService(org.exoplatform.services.organization.OrganizationService organizationService,
CorrespondenceService correspondenceService) |
ExoStorageService(org.exoplatform.services.organization.OrganizationService organizationService,
org.exoplatform.calendar.service.CalendarService calendarService,
CorrespondenceService correspondenceService) |
IntegrationService(org.exoplatform.services.organization.OrganizationService organizationService,
org.exoplatform.calendar.service.CalendarService calendarService,
ExoStorageService exoStorageService,
ExchangeStorageService exchangeStorageService,
CorrespondenceService correspondenceService,
microsoft.exchange.webservices.data.ExchangeService service,
String username) |
| Modifier and Type | Method and Description |
|---|---|
static List<org.exoplatform.calendar.service.CalendarEvent> |
CalendarConverterService.convertExchangeToExoOccurenceEvent(org.exoplatform.calendar.service.CalendarEvent masterEvent,
List<org.exoplatform.calendar.service.CalendarEvent> updatedEvents,
List<String> appointmentIds,
microsoft.exchange.webservices.data.Appointment masterAppointment,
String username,
org.exoplatform.calendar.service.impl.JCRDataStorage storage,
org.exoplatform.services.organization.UserHandler userHandler,
CorrespondenceService correspondenceService,
TimeZone timeZone)
Converts from Exchange Calendar Exceptional Occurence Event to eXo Calendar
Event and return the list of deleted and updated elements.
|
Copyright © 2003–2016 eXo Platform SAS. All rights reserved.