Class | Description |
---|---|
AbstractDataSourceSynchronizableContentsCollection |
Abstract implementation of
SynchronizableContentsCollection to be synchronized with a data source |
CollectionDataSourceConsumer |
Implementation of
DataSourceConsumer allowing to know whether a data source is used by the collections of synchronizable contents or not. |
DefaultSynchronizableContentsCollectionModel |
Implementation of
SynchronizableContentsCollectionModel able to populate contents from a LDAP source |
DefaultSynchronizingContentOperator |
Default implementation of
SynchronizingContentOperator which does nothing. |
LDAPCollectionHelper |
Helper component for
SynchronizableContentsCollection s which need to access a LDAP |
LDAPSynchronizableContentsCollection |
Implementation of
SynchronizableContentsCollection to be synchronized with a LDAP data source |
SQLCollectionDAO |
DAO for
SynchronizableContentsCollection s which need to access a SQL database |
SQLSynchronizableContentsCollection |
Implementation of
SynchronizableContentsCollection to be synchronized with a LDAP data source |