public interface IOneNoteHierarchyProxyContext
Storage for revision-hierarchy proxy nodes from OneNote document.
Modifier and Type | Method and Description |
---|---|
IVersionMap |
getAllVersions() |
com.aspose.ms.System.Collections.Generic.IGenericDictionary<ExtendedGuid,IVersionMap> |
getPagesVersions() |
RevisionStoreMetaData |
getRevisionStoreMetaData() |
com.aspose.ms.System.Collections.Generic.IGenericCollection<ExtendedGuid> |
getRootNodeIds() |
boolean |
tryGetFileContainerProxy(ExtendedGuid fileDataReferenceId,
FileContainerProxy[] fileProxy) |
boolean |
tryGetNodeHistory(ExtendedGuid id,
com.aspose.ms.System.Collections.Generic.Dictionary<ExtendedGuid,HierarchyNodeProxy>[] nodeHistory) |
RevisionStoreMetaData getRevisionStoreMetaData()
com.aspose.ms.System.Collections.Generic.IGenericCollection<ExtendedGuid> getRootNodeIds()
com.aspose.ms.System.Collections.Generic.IGenericDictionary<ExtendedGuid,IVersionMap> getPagesVersions()
IVersionMap getAllVersions()
boolean tryGetNodeHistory(ExtendedGuid id, com.aspose.ms.System.Collections.Generic.Dictionary<ExtendedGuid,HierarchyNodeProxy>[] nodeHistory)
boolean tryGetFileContainerProxy(ExtendedGuid fileDataReferenceId, FileContainerProxy[] fileProxy)
Copyright (c) 2016 Aspose. All Rights Reserved.