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
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.
