Trees | Indices | Help |
|
---|
|
pisiinterfaces.AbstractSynchronizationModule --+ | contacts.contacts.AbstractContactSynchronizationModule --+ | SynchronizationModule
The implementation of the interface contacts.AbstractContactSynchronizationModule for SyncML server connectivity
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from Inherited from |
|
Constructor Super class constructor (contacts.AbstractContactSynchronizationModule.__init__) is called. Local variables are initialized. |
Loads all attributes for all contact entries from the SyncML backend For each entry a new contacts.contacts.Contact instance is created and stored in the instance dictionary contacts.AbstractContactSynchronizationModule._allContacts. For data parsing (VCF) the tools layer in vobjecttools is used. |
Save whatever changes have come by The history of actions for this data source is iterated. For each item in there the corresponding action is carried out on the item in question. For data assembling (VCF) the tools layer in vobjecttools is used. |
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Apr 2 09:04:23 2010 | http://epydoc.sourceforge.net |