Interface | Description |
---|---|
CDMEntity |
Object exportable in CDM-fr format.
|
CDMfrExtension |
Interface for CMDfr extension.
|
CDMFRTagsConstants |
Constants for CDM-fr tags, attributes and types.
|
ExportCDMfrHelper |
Helper to export CDM-fr and to be overriden easily.
|
Class | Description |
---|---|
AmetysCDMfrExtension |
base CDMfr extension for Ametys
|
CDMfrExtensionPoint |
ExtensionPoint for registering CDMfrExtension s. |
CDMHelper |
Helper for export tasks.
|
DeleteRemoteProgramFunction |
This function calls a WS on remote server to delete a Program
This function should be executed as a post-function of "unpublish" action
|
DepositCDMFRFunction |
Generate and put CDM-fr file in an output folder
|
ExportCDMfrManager |
Component able to generate CDM-fr for a
CDMEntity . |
ExportToCDMfrGenerator |
Generates CDM-fr for a
CDMEntity . |
SendCDMFRFunction |
Send CDM-fr to a distant server
|
SimpleExportCDMfrHelper |
Basic implementation of the CDM-fr export helper.
|