Interface | Description |
---|---|
SynchronizableContentsCollection |
This interface represents a synchronizable collection of contents
|
SynchronizableContentsCollectionModel |
Interface representing a model for a
SynchronizableContentsCollection |
SynchronizingContentOperator |
Extension which enables to transform the remote values of a
SynchronizableContentsCollection before synchronizing metadata via SynchronizingContentOperator.transform(Map, Logger) method
and to make some additional operations after synchronization via SynchronizingContentOperator.additionalOperation(Content, Map, Logger) method. |