public interface ToutaticeInheritanceSetter
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute(org.nuxeo.ecm.core.event.EventContext context,
org.nuxeo.ecm.core.api.DocumentModel source,
org.nuxeo.ecm.core.api.DocumentModel destination)
Core setter processing to update the destination document according to the source document.
|
boolean execute(org.nuxeo.ecm.core.event.EventContext context,
org.nuxeo.ecm.core.api.DocumentModel source,
org.nuxeo.ecm.core.api.DocumentModel destination)
session - the unrestricted session (silent mode is active)source - the source document resulting from the action definitiondestination - the document to updateCopyright © 2020. All rights reserved.