|
__init__(self,
modulesString,
config,
configsection,
folder,
verbose=False,
soft=False)
Constructor |
source code
|
|
|
|
|
_generateEDS_ID(self)
IDs from EDS look like being a 16 digit Hex String |
source code
|
|
|
|
|
|
|
|
|
|
|
saveModifications(self)
Save whatever changes have come by |
source code
|
|
Inherited from contacts.contacts.AbstractContactSynchronizationModule :
addContact ,
allContacts ,
flush ,
getContact ,
removeContact ,
replaceContact
Inherited from pisiinterfaces.AbstractSynchronizationModule :
addEntry ,
allEntries ,
getDescription ,
getEntry ,
getName ,
postProcess ,
preProcess ,
prettyPrint ,
removeEntry ,
replaceEntry
|