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 )
This method is the callback when query is done, failed or successful
- Arguments:
- success
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.
