Interface CDMFrSyncTransformer

All Superinterfaces:
Prioritizable, Supporter<Document>
All Known Implementing Classes:
DefaultCDMFrSyncTransformer

Interface for sync transformer objects.
  • Method Summary

    Modifier and Type
    Method
    Description
    transform(Document document, Map<String,Object> parameters)
    Transform the document to a generic document designed for Ametys importers and synchronizers.

    Methods inherited from interface org.ametys.runtime.plugin.component.Prioritizable

    getPriority

    Methods inherited from interface org.ametys.runtime.plugin.component.Supporter

    supports