class documentation

class Autofill_posix: (source)

View In Hierarchy

Undocumented

Method __init__ Undocumented
Method notify Undocumented
Method start Undocumented
Instance Variable baseDN Undocumented
Instance Variable freeNumberGetter Undocumented
Method _cb_gotNumbers Undocumented
def __init__(self, baseDN, freeNumberGetter=numberalloc.getFreeNumber): (source)

Undocumented

def notify(self, ldapObject, attributeType): (source)

Undocumented

def start(self, ldapObject): (source)

Undocumented

baseDN = (source)

Undocumented

freeNumberGetter = (source)

Undocumented

def _cb_gotNumbers(self, r, ldapObject): (source)

Undocumented