public static interface Document.WriteContext
flush(org.nuxeo.ecm.core.model.Document)
time.Modifier and Type | Method and Description |
---|---|
void |
flush(Document doc)
Flushes recorded write operations.
|
Set<String> |
getChanges()
Gets the recorded changed xpaths.
|
Set<String> getChanges()
Copyright © 2015 Nuxeo SA. All rights reserved.