Package | Description |
---|---|
com.aspose.note.context |
Modifier and Type | Class and Description |
---|---|
class |
VersionMapBase
Represents a collection of the node versions.
|
Modifier and Type | Method and Description |
---|---|
IVersionMap |
IOneNoteHierarchyProxyContext.getAllVersions() |
IVersionMap |
OneNoteHierarchyProxyContext.getAllVersions()
Gets all versions for all nodes.
|
Modifier and Type | Method and Description |
---|---|
com.aspose.ms.System.Collections.Generic.IGenericDictionary<ExtendedGuid,IVersionMap> |
IOneNoteHierarchyProxyContext.getPagesVersions() |
com.aspose.ms.System.Collections.Generic.IGenericDictionary<ExtendedGuid,IVersionMap> |
OneNoteHierarchyProxyContext.getPagesVersions()
Gets all versions for each page presented in context.
|
Constructor and Description |
---|
OneNoteHierarchyProxyContext(RevisionStoreMetaData revisionStoreMetaData,
com.aspose.ms.System.Collections.Generic.IGenericCollection<ExtendedGuid> rootNodeIds,
com.aspose.ms.System.Collections.Generic.Dictionary<ExtendedGuid,com.aspose.ms.System.Collections.Generic.Dictionary<ExtendedGuid,HierarchyNodeProxy>> historyNodeProxies,
com.aspose.ms.System.Collections.Generic.IGenericDictionary<ExtendedGuid,IVersionMap> pagesVersions,
IVersionMap allVersions,
com.aspose.ms.System.Collections.Generic.IGenericDictionary<ExtendedGuid,FileContainerReferenceProxy> containerNodes,
com.aspose.ms.System.Collections.Generic.IGenericDictionary<Guid,FileContainer> binaryNodes)
Initializes a new instance of the
OneNoteHierarchyProxyContext class. |
Constructor and Description |
---|
OneNoteHierarchyProxyContext(RevisionStoreMetaData revisionStoreMetaData,
com.aspose.ms.System.Collections.Generic.IGenericCollection<ExtendedGuid> rootNodeIds,
com.aspose.ms.System.Collections.Generic.Dictionary<ExtendedGuid,com.aspose.ms.System.Collections.Generic.Dictionary<ExtendedGuid,HierarchyNodeProxy>> historyNodeProxies,
com.aspose.ms.System.Collections.Generic.IGenericDictionary<ExtendedGuid,IVersionMap> pagesVersions,
IVersionMap allVersions,
com.aspose.ms.System.Collections.Generic.IGenericDictionary<ExtendedGuid,FileContainerReferenceProxy> containerNodes,
com.aspose.ms.System.Collections.Generic.IGenericDictionary<Guid,FileContainer> binaryNodes)
Initializes a new instance of the
OneNoteHierarchyProxyContext class. |
Copyright (c) 2016 Aspose. All Rights Reserved.