Package org.ametys.plugins.contentio.synchronize
-
Interface Summary Interface Description SynchronizableContentsCollection This interface represents a synchronizable collection of contentsSynchronizableContentsCollectionModel Interface representing a model for aSynchronizableContentsCollectionSynchronizingContentOperator Extension which enables to transform the remote values of aSynchronizableContentsCollectionbefore synchronizing metadata viaSynchronizingContentOperator.transform(ContentType, Map, Logger)method and to make some additional operations after synchronization viaSynchronizingContentOperator.additionalOperation(Content, Map, Logger)method.