public interface Snapshot extends Snapshotable
| Modifier and Type | Field and Description | 
|---|---|
static String | 
FACET  | 
ABOUT_TO_CREATE_LEAF_VERSION_EVENT, ROOT_DOCUMENT_PROPERTY| Modifier and Type | Method and Description | 
|---|---|
List<DocumentModel> | 
getChildren()  | 
List<Snapshot> | 
getChildrenSnapshots()  | 
DocumentModel | 
getDocument()  | 
List<Snapshot> | 
getFlatTree()  | 
DocumentRef | 
getRef()  | 
DocumentModel | 
restore(String versionLabel)  | 
createSnapshotstatic final String FACET
List<DocumentModel> getChildren()
List<Snapshot> getChildrenSnapshots()
List<Snapshot> getFlatTree()
DocumentModel restore(String versionLabel)
DocumentModel getDocument()
DocumentRef getRef()
Copyright © 2019 Nuxeo. All rights reserved.