| Modifier and Type | Class and Description | 
|---|---|
class  | 
MSContact  | 
class  | 
MSEmail  | 
class  | 
MSEvent  | 
class  | 
MSTask  | 
| Modifier and Type | Method and Description | 
|---|---|
CollectionItem | 
IContentsImporter.importMessageChange(BackendSession bs,
                   int collectionId,
                   ItemDataType type,
                   com.google.common.base.Optional<java.lang.String> serverId,
                   IApplicationData data,
                   CollectionSyncRequest.Options.ConflicResolution conflictPolicy,
                   SyncState syncState)  | 
| Modifier and Type | Method and Description | 
|---|---|
CollectionItem | 
ContentsImporter.importMessageChange(BackendSession bs,
                   int collectionId,
                   ItemDataType type,
                   com.google.common.base.Optional<java.lang.String> serverId,
                   IApplicationData data,
                   CollectionSyncRequest.Options.ConflicResolution conflictPolicy,
                   SyncState syncState)  | 
| Modifier and Type | Method and Description | 
|---|---|
ConvertedVEvent | 
EventConverter.convert(BackendSession bs,
       IApplicationData appliData)  | 
ConvertedVEvent | 
EventConverter.convert(BackendSession bs,
       VEventSeries vevent,
       IApplicationData appliData)  | 
CollectionItem | 
CalendarBackend.store(BackendSession bs,
     java.lang.Integer collectionId,
     com.google.common.base.Optional<java.lang.String> sid,
     IApplicationData data,
     CollectionSyncRequest.Options.ConflicResolution conflictPolicy,
     SyncState syncState)  | 
| Modifier and Type | Method and Description | 
|---|---|
CollectionItem | 
ContactsBackend.store(BackendSession bs,
     int collectionId,
     com.google.common.base.Optional<java.lang.String> sid,
     IApplicationData data,
     CollectionSyncRequest.Options.ConflicResolution conflictPolicy,
     SyncState syncState)  | 
| Modifier and Type | Method and Description | 
|---|---|
CollectionItem | 
MailBackend.store(BackendSession bs,
     int collectionId,
     com.google.common.base.Optional<java.lang.String> serverId,
     IApplicationData data)  | 
| Modifier and Type | Method and Description | 
|---|---|
VTodo | 
TaskConverter.convert(IApplicationData data)  | 
CollectionItem | 
TaskBackend.store(BackendSession bs,
     int collectionId,
     com.google.common.base.Optional<java.lang.String> sid,
     IApplicationData data,
     CollectionSyncRequest.Options.ConflicResolution conflictPolicy,
     SyncState syncState)  | 
| Modifier and Type | Method and Description | 
|---|---|
IApplicationData | 
ContactDecoder.decode(BackendSession bs,
      org.w3c.dom.Element syncData)  | 
IApplicationData | 
CalendarDecoder.decode(BackendSession bs,
      org.w3c.dom.Element syncData)  | 
IApplicationData | 
IDataDecoder.decode(BackendSession bs,
      org.w3c.dom.Element syncData)  | 
IApplicationData | 
TaskDecoder.decode(BackendSession bs,
      org.w3c.dom.Element syncData)  | 
IApplicationData | 
EmailDecoder.decode(BackendSession bs,
      org.w3c.dom.Element syncData)  | 
Copyright © 2021. All Rights Reserved.