Package org.ametys.odf.cdmfr
package org.ametys.odf.cdmfr
-
ClassDescriptionHelper class containing useful methods to implements CDM-fr extension.Processor to process CDM-fr files.base CDMfr extension for AmetysObject exportable in CDM-fr format.Interface for CMDfr extension.
ExtensionPointfor registeringCDMfrExtensions.CDM-fr handler to deposit or send CDM-frConstants for CDM-fr tags, attributes and types.Helper for export tasks.This function calls a WS on remote server to delete a Program This function should be executed as a post-function of "unpublish" actionProcessor to delete the program on remote servers.Processor to deposit the CDM-fr fileCocoonTransformerto trnasform docboock to CDM-FrDefault helper to export aProgramto CDM-fr format.Component able to generate CDM-fr for aCDMEntity.Generates CDM-fr for aCDMEntity.SimpleCDMfrExtensiongenerating CDM-fr Ametys extension for each configured attribute.
Each attribute should be configured like:
<attribute name="attributeName" tag="tagName">
and will be output with the following syntax:
<ametys-cdm:tagName>value</ametys-cdm:tagName>
The tag name is optional, defaulting to the attribute name.
It the attribute is of type "content", then the "cdm" view is also exported inside the attribute's XML tag if it exists.Processor to send the CDM-fr file