| Modifier and Type | Method and Description | 
|---|---|
SyncState | 
IExporter.getState()  | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.Map<java.lang.Integer,SyncState> | 
SessionPersistentState.getLastClientSyncState()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
BackendSession.addLastClientSyncState(java.lang.Integer collectionId,
                      SyncState synckey)  | 
void | 
IExporter.configure(java.lang.String dataClass,
         java.lang.Integer filterType,
         SyncState state,
         int i,
         int j)  | 
Changes | 
IContentsExporter.getChanged(BackendSession bs,
          SyncState state,
          FilterType filterType,
          java.lang.Integer collectionId)  | 
FolderChanges | 
IHierarchyExporter.getChanges(BackendSession bs,
          SyncState state)  | 
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 | 
|---|---|
void | 
SessionPersistentState.setLastClientSyncState(java.util.Map<java.lang.Integer,SyncState> lastClientSyncState)  | 
| Modifier and Type | Method and Description | 
|---|---|
Changes | 
ContentsExporter.getChanged(BackendSession bs,
          SyncState state,
          FilterType filterType,
          java.lang.Integer collectionId)  | 
FolderChanges | 
HierarchyExporter.getChanges(BackendSession bs,
          SyncState state)  | 
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 | 
|---|---|
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 | 
|---|---|
Changes | 
MailBackend.getContentChanges(BackendSession bs,
                 SyncState state,
                 java.lang.Integer collectionId,
                 boolean hasFilterTypeChanged)  | 
MailChanges | 
IEmailSync.getSync(StoreClient imapStore,
       int devId,
       BackendSession bs,
       SyncState state,
       int collectionId,
       boolean hasFilterTypeChanged)  | 
MailboxChanges | 
EmailManager.qresync(BackendSession bs,
       SyncState state,
       BMFolder folder,
       StoreClient store,
       boolean hasFilterChanged)  | 
| Modifier and Type | Method and Description | 
|---|---|
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 | 
|---|---|
void | 
FilterType.filter(SyncState st,
      boolean hasChanged)  | 
| Modifier and Type | Method and Description | 
|---|---|
SyncState | 
StateMachine.getFolderSyncState(BackendSession bs,
                  java.lang.String syncKey)  | 
SyncState | 
StateMachine.getSyncState(BackendSession bs,
            int folderId,
            java.lang.String syncKey)  | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
StateMachine.generateSyncKey(SyncState st)  | 
Copyright © 2021. All Rights Reserved.