Package org.ametys.plugins.contentio.synchronize
package org.ametys.plugins.contentio.synchronize
-
ClassDescriptionAbstract schedulable for SCC.Abstract implementation of
SynchronizableContentsCollection
.Configuration is separated fromAbstractSynchronizableContentsCollection
Abstract implementation ofSynchronizableContentsCollection
.Collections enumeratorASchedulable
job which delete a collection of contents.Action for generating the collections of synchronizable contentsThis interface represents a synchronizable collection of contentsDAO for accessingSynchronizableContentsCollection
Helper for Synchronizable Contents Collections.Interface representing a model for aSynchronizableContentsCollection
Class for parsing parameters of aSynchronizableContentsCollectionModel
ASchedulable
job which synchronizes all collections of contents from a datasource.ASchedulable
job which synchronizes a collection of contents from a datasource.Extension point forSynchronizableContentsCollectionModel
s.Extension which enables to transform the remote values of aSynchronizableContentsCollection
before synchronizing metadata viaSynchronizingContentOperator.transform(ContentType, Map, Logger)
method and to make some additional operations after synchronization viaSynchronizingContentOperator.additionalOperation(Content, Map, Logger)
method.Extension point holdingSynchronizingContentOperator
s