public class ContentsExporter extends CoreConnect implements IContentsExporter
| Constructor and Description | 
|---|
ContentsExporter(MailBackend mailBackend,
                CalendarBackend calendarExporter,
                ContactsBackend contactsBackend,
                TaskBackend taskBackend)  | 
getAddressbookService, getAdmin0Service, getCalendarService, getIMailboxFoldersService, getItemChange, getItemId, getMailboxItemsService, getService, getService, getTodoListServicepublic ContentsExporter(MailBackend mailBackend, CalendarBackend calendarExporter, ContactsBackend contactsBackend, TaskBackend taskBackend)
public Changes getChanged(BackendSession bs, SyncState state, FilterType filterType, CollectionId collectionId) throws ActiveSyncException
getChanged in interface IContentsExporterActiveSyncExceptionpublic AppData loadStructure(BackendSession bs, BodyOptions bodyOptions, ItemChangeReference ic) throws ActiveSyncException
loadStructure in interface IContentsExporterActiveSyncExceptionpublic java.util.Map<java.lang.Long,AppData> loadStructures(BackendSession bs, BodyOptions bodyOptions, ItemDataType type, CollectionId collectionId, java.util.List<java.lang.Long> ids) throws ActiveSyncException
loadStructures in interface IContentsExporterActiveSyncExceptionpublic MSAttachementData getEmailAttachement(BackendSession bs, java.lang.String attachmentId) throws ObjectNotFoundException
getEmailAttachement in interface IContentsExporterObjectNotFoundExceptionpublic AttachmentResponse getAttachmentMetadata(BackendSession bs, java.lang.String attachmentId) throws ObjectNotFoundException
getAttachmentMetadata in interface IContentsExporterObjectNotFoundExceptionpublic java.util.List<ResolveRecipientsResponse.Response.Recipient> resolveRecipients(BackendSession bs, java.util.List<java.lang.String> emails, ResolveRecipientsRequest.Options.Picture picture)
resolveRecipients in interface IContentsExporterpublic ResolveRecipientsResponse.Response.Recipient.Availability fetchAvailability(BackendSession bs, java.lang.String entryUid, java.util.Date startTime, java.util.Date endTime)
fetchAvailability in interface IContentsExporterCopyright © 2023. All Rights Reserved.