|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
SyncItem | SyncItem is the indivisible entity that can be exchanged in a synchronization process. |
SyncSource | A SyncSource is responsible for storing and retrieving SyncItem objects from/to an external data source. |
Class Summary | |
---|---|
SyncItemImpl | SyncItemImpl is a basic implemenation of a SyncItem. |
SyncItemKey | This class represents a unique identifier of a SyncItem item in a repository. |
SyncItemProperty | Represents a property (a piece of information) of a SyncItem. |
SyncItemState | It collects the possible states in which a SyncItem can be. |
SyncOperation | This class represents a synchronization operation to perform on a SyncSource. |
SyncSourceDefinition | This class groups the configuration information of a SyncSource. |
SyncSourceFactory | This is a factory for SyncSource objects. |
This package contains the API to interface the synchronization engine with host applications.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |