| Home | Trees | Index | Help |
|
|---|
| Package ldaptor :: Package protocols :: Module pureldap :: Class LDAPModifyRequest |
|
BERBase --+
|
BERStructured --+
|
UserList --+
|
BERSequence --+
|
LDAPProtocolOp --+ |
| |
LDAPProtocolRequest --+
|
LDAPModifyRequest
| Method Summary | |
|---|---|
Initialize the object | |
__repr__(self)
| |
__str__(self)
| |
fromBER(klass,
tag,
content,
berdecoder)
(Class method) | |
| Inherited from BERStructured | |
| |
| Inherited from BERBase | |
| |
| |
| |
| |
| Inherited from UserList | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| Class Variable Summary | |
|---|---|
NoneType |
modification = None |
NoneType |
object = None |
int |
tag = 70 |
| Inherited from LDAPProtocolRequest | |
int |
needs_answer = 1 |
| Instance Method Details |
|---|
__init__(self,
object=None,
modification=None,
tag=None)
|
| Class Variable Details |
|---|
modification
|
object
|
tag
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Sun Oct 1 10:49:46 2006 | http://epydoc.sf.net |