Package org.nuxeo.snapshot
Interface Snapshot
- All Superinterfaces:
Snapshotable
- All Known Implementing Classes:
SnapshotableAdapter
-
Field Summary
Fields inherited from interface org.nuxeo.snapshot.Snapshotable
ABOUT_TO_CREATE_LEAF_VERSION_EVENT, ROOT_DOCUMENT_PROPERTY
-
Method Summary
Methods inherited from interface org.nuxeo.snapshot.Snapshotable
createSnapshot
-
Field Details
-
FACET
- See Also:
-
-
Method Details
-
getChildren
List<DocumentModel> getChildren() -
getChildrenSnapshots
-
getFlatTree
-
restore
-
getDocument
DocumentModel getDocument() -
getRef
DocumentRef getRef()
-