class documentation

Undocumented

Method patch Find the correct entry in IConnectedLDAPEntry and patch it.
def patch(self, root): (source)

Find the correct entry in IConnectedLDAPEntry and patch it. @param root: IConnectedLDAPEntry that is at the root of the subtree the patch applies to. @returns: Deferred with None or failure.