Package | Description |
---|---|
com.aspose.note.context | |
com.aspose.note.revision |
Modifier and Type | Method and Description |
---|---|
PropertySet |
HierarchyNodeProxy.getPropSet()
Gets the prop set.
|
PropertySet |
VersionProxyNode.getVersionDetails()
Gets the details of the version, which contains all properties of
<a href="https://msdn.microsoft.com/en-us/library/dd953714(v=office.12).aspx">RevisionMetadata</a> |
Constructor and Description |
---|
HierarchyNodeProxy(ExtendedGuid id,
PropertySet propSet,
long jcidFormat) |
HierarchyNodeProxy(ExtendedGuid id,
PropertySet propSet,
long jcidFormat,
ExtendedGuid gosid) |
HierarchyNodeProxy(ExtendedGuid id,
PropertySet propSet,
long jcidFormat,
ExtendedGuid gosid,
com.aspose.ms.System.Collections.Generic.IGenericList<ExtendedGuid> objectReferences) |
HierarchyNodeProxy(ExtendedGuid id,
PropertySet propSet,
long jcidFormat,
ExtendedGuid gosid,
com.aspose.ms.System.Collections.Generic.IGenericList<ExtendedGuid> objectReferences,
com.aspose.ms.System.Collections.Generic.IGenericList<ExtendedGuid> objectSpaceReferences) |
HierarchyNodeProxy(ExtendedGuid id,
PropertySet propSet,
long jcidFormat,
ExtendedGuid gosid,
com.aspose.ms.System.Collections.Generic.IGenericList<ExtendedGuid> objectReferences,
com.aspose.ms.System.Collections.Generic.IGenericList<ExtendedGuid> objectSpaceReferences,
com.aspose.ms.System.Collections.Generic.IGenericList<ExtendedGuid> contextReferences)
Initializes a new instance of the
HierarchyNodeProxy class. |
VersionProxyNode(ExtendedGuid version,
PropertySet revisionMetadata)
Initializes a new instance of the
VersionProxyNode class. |
Modifier and Type | Method and Description |
---|---|
PropertySet |
ObjectSpaceObjectPropSet.getBody()
Gets or sets properties that modify this object, and how other objects relate to this object.
|
PropertySet |
Property.getPropertySetValue()
Gets the value of a PropertySet property.
|
Modifier and Type | Method and Description |
---|---|
boolean |
PropertySet.equals(PropertySet other)
The equals.
|
static boolean |
PropertySet.op_Equality(PropertySet x,
PropertySet y)
The ==.
|
static boolean |
PropertySet.op_Inequality(PropertySet x,
PropertySet y)
The !=.
|
Constructor and Description |
---|
ObjectSpaceObjectPropSet(ObjectSpaceObjectStream oids,
ObjectSpaceObjectStream osids,
ObjectSpaceObjectStream contextIds,
PropertySet body)
Initializes a new instance of the
ObjectSpaceObjectPropSet class. |
Property(PropertyId id,
PropertySet value)
Initializes a new instance of the
Property class. |
Copyright (c) 2016 Aspose. All Rights Reserved.