Package org.ametys.plugins.contentio.synchronize.impl
-
Class Summary Class Description AbstractDataSourceSynchronizableContentsCollection Abstract implementation ofSynchronizableContentsCollection
to be synchronized with a data sourceCollectionDataSourceConsumer Implementation ofDataSourceConsumer
allowing to know whether a data source is used by the collections of synchronizable contents or not.DefaultSynchronizableContentsCollectionModel Implementation ofSynchronizableContentsCollectionModel
able to populate contents from a LDAP sourceDefaultSynchronizingContentOperator Default implementation ofSynchronizingContentOperator
which does nothing.LDAPCollectionHelper Helper component forSynchronizableContentsCollection
s which need to access a LDAPLDAPSynchronizableContentsCollection Implementation ofSynchronizableContentsCollection
to be synchronized with a LDAP data sourceSQLCollectionDAO DAO forSynchronizableContentsCollection
s which need to access a SQL databaseSQLSynchronizableContentsCollection Implementation ofSynchronizableContentsCollection
to be synchronized with a LDAP data source