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() throws ClientException
ClientExceptionList<Snapshot> getChildrenSnapshots() throws ClientException
ClientExceptionList<Snapshot> getFlatTree() throws ClientException
ClientExceptionDocumentModel restore(String versionLabel) throws ClientException
ClientExceptionDocumentModel getDocument()
DocumentRef getRef()
Copyright © 2014 Nuxeo SA. All rights reserved.