Nuxeo 5

Nuxeo 5 Component
org.nuxeo.ecm.platform.versioning.service.VersioningModifierService

Individual Documentation Coverage

done proportion
100.0 %


This component provide ability to perform custom
action on document properties at version changing time



Author: Brice Chaffangeon

Version: 1.0

Location: nuxeo-services/nuxeo-platform-versioning-core/src/main/resources/OSGI-INF/VersioningModifierService.xml

Require

No requirements

Required by

Not required

Implementation


Extension Points:

versioningModifier


This Extension Point configure which action to perform, for a given document type,
and for given fieldname.
This is intended to be use like :


fieldname1
fieldname2
fieldname1
fieldname2


action_to_perform is the action to perform on these properties.
For now only reset is available.
And there can be just a single for a given document_type (no merging)
Be also careful that fieldname1 exists in schema1.

Last generation: 18:21:25 CEST 11/07/2009