WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.

nsIAbLDAPReplicationService

IID:3f499c70-5ceb-4b91-8b7f-62c366859383
Inherits From:nsISupports

This service does replication of an LDAP directory to a local Mork AB Database.

This interface is intended to be used as a service.

This interface is implemented by the following components:


Methods

void cancelReplication ( nsIAbLDAPDirectory directory ) void done ( PRBool success ) void startReplication ( nsIAbLDAPDirectory directory , nsIWebProgressListener progressListener )

void cancelReplication ( nsIAbLDAPDirectory directory )

Cancel Replication of given LDAP directory represented by the URI

Arguments:
directory

void done ( PRBool success )

Callback when replication is done, failure or success

Arguments:
success

void startReplication ( nsIAbLDAPDirectory directory , nsIWebProgressListener progressListener )

Start Replication of given LDAP directory represented by the URI

Arguments:
directory
progressListener

Reference documentation is generated from Mozilla's source.

Copyright © 1999-2006 XULPlanet.com