See: Description
| Class | Description | 
|---|---|
| ScriptedJDBCSyncDestination | 
 This class defines an API that must be implemented by scripted extensions
 in order to synchronize data into a relational database. 
 | 
| ScriptedJDBCSyncSource | 
 This class defines an API that must be implemented by scripted extensions
 in order to synchronize data out of a relational database. 
 | 
| ScriptedLDAPSyncDestinationPlugin | 
 This class defines an API that must be implemented by scripted extensions
 that perform processing on synchronization operations within an LDAP Sync
 Destination. 
 | 
| ScriptedLDAPSyncSourcePlugin | 
 This class defines an API that must be implemented by scripted extensions
 that perform processing on synchronization operations within an LDAP Sync
 Source. 
 | 
| ScriptedSyncDestination | 
 This class defines an API that must be implemented by scripted extensions
 that wish to push changes processed by the Data Sync Server to an
 arbitrary destination. 
 | 
| ScriptedSyncPipePlugin | 
 This class defines an API that must be implemented by scripted extensions
 that perform processing on synchronization operations within the Sync Pipe. 
 | 
| ScriptedSyncSource | 
 This class defines an API that must be implemented by extensions in order to
 synchronize data from a generic (non-LDAP and non-JDBC) endpoint. 
 |