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.

nsIAbLDAPReplicationQuery

IID:460a739c-a8c1-4f24-b705-c89d136ab9f5
Inherits From:nsISupports

This interface provides methods to perform LDAP Replication Queries

This interface is implemented by the following components:


Methods

void cancelQuery ( ) void done ( PRBool success ) void doReplicationQuery ( ) void init ( nsIAbLDAPDirectory directory , nsIWebProgressListener progressListener )

void cancelQuery ( )

Cancels the currently executing query


void done ( PRBool success )

This method is the callback when query is done, failed or successful

Arguments:
success

void doReplicationQuery ( )

Starts an LDAP query to do replication as needed


void init ( nsIAbLDAPDirectory directory , nsIWebProgressListener progressListener )

Initialize for the query

Arguments:
directory
progressListener

References

This interface is passed as an argument to the following methods:

nsIAbLDAPProcessReplicationData.init

Reference documentation is generated from Mozilla's source.

Copyright © 1999-2006 XULPlanet.com