nsIAbLDAPProcessReplicationData
| IID: | e628bbc9-8793-4f0b-bce4-990d399b1fca |
| Inherits From: | nsISupports |
This service does replication of an LDAP directory to a local Mork AB Database.
This interface is implemented by the following components:
Constants
Properties
readonly PRInt32 protocolUsed
Readonly attribute giving the current protocol used
readonly PRInt32 replicationState
Readonly attribute giving the current replication state
Methods
void abort ( )
void init ( nsIAbLDAPDirectory directory , nsILDAPConnection connection , nsILDAPURL url , nsIAbLDAPReplicationQuery query , nsIWebProgressListener progressListener )
void init ( nsIAbLDAPDirectory directory , nsILDAPConnection connection , nsILDAPURL url , nsIAbLDAPReplicationQuery query , nsIWebProgressListener progressListener )
This method initializes the implementation
- Arguments:
- directory
- connection
- url
- query
- progressListener
Reference documentation is generated from Mozilla's source.
