Platform Core .NET Assemblies API
RemoteProvider Class Members
See Also  Properties  Methods  Send Feedback
Terrasoft.Sync Namespace : RemoteProvider Class

Glossary Item Box

The following tables list the members exposed by RemoteProvider.

Public Properties

 NameDescription
Public PropertyLocalChangesCountCount number of elements that were imported from local storage.  
Public PropertyRemoteChangesCountCount number of elements that were imported from external storage.  
Public PropertySessionInfoSession information.  
Public PropertyStoreIdRemote store identifier.  
Public PropertySyncItemSchemaCollectionCollection schema setting of remote storage.  
Public PropertyUseMetadataMetadata storage usage flag.  
Public PropertyVersionDate and time of synchronization. It contains the end date of the last synchronization.  
Top

Public Methods

 NameDescription
Public MethodApplyChangesMigrate the changes from local to remote storage.  
Public MethodCollectNewItemsReturns an enumerator new elements to synchronize the local store.  
Public MethodCommitChangesCommit changes.  
Public MethodCreateNewSyncItemReturns remote item synchronized for a given element.  
Public MethodEnumerateChangesReturns an enumerator elements to synchronize the remote store.  
Public MethodGetLocallyModifiedItemsMetadataReturns an enumerator metadata synchronization objects that have been changed in the local store with the last synchronization date.  
Public MethodGetNumberPageElementsReturns the number of elements to be processed in bpm’online in a single page.  
Public MethodKnownTypesGets the types of all types of external synchronization elements. The order type determines the order in which items are synced.  
Public MethodLoadSyncItemOverloaded.   
Public MethodLogErrorWrites error message to the log, including information about the exception that caused this error.  
Public MethodNeedMetaDataActualizationReturns a flag that requires actualized metadata.  
Public MethodRealeaseItemReleases remoteItem from enumerator.  
Public MethodResolveConflictResolves conflicts between the versions of the element of local and external storage.  
Top

See Also

© Terrasoft 2002-2018.