public class ContentsExporter extends CoreConnect implements IContentsExporter
storage| Constructor and Description | 
|---|
ContentsExporter(ISyncStorage syncStorage,
                MailBackend mailBackend,
                CalendarBackend calendarExporter,
                ContactsBackend contactsBackend,
                TaskBackend taskBackend)  | 
getAddressbookService, getCalendarService, getContainerUid, getFolder, getItemChange, getItemUid, getServerId, getService, getService, getTodoListServicepublic ContentsExporter(ISyncStorage syncStorage, MailBackend mailBackend, CalendarBackend calendarExporter, ContactsBackend contactsBackend, TaskBackend taskBackend)
public Changes getChanged(BackendSession bs, SyncState state, FilterType filterType, java.lang.Integer 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.String,AppData> loadStructures(BackendSession bs, BodyOptions bodyOptions, ItemDataType type, int collectionId, java.util.List<java.lang.String> uids) 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 © 2021. All Rights Reserved.