Package | Description |
---|---|
com.aspose.note.revision |
Modifier and Type | Method and Description |
---|---|
CompactId |
CompactId.Clone() |
CompactId |
ObjectDeclaration2Body.getOid()
Gets or sets the identity of this object.
|
CompactId |
ObjectDeclarationFileData3LargeRefCountFnd.getOid()
Gets the identity of this object.
|
CompactId |
ObjectDeclarationFileData3RefCountFnd.getOid()
Gets the identity of this object.
|
CompactId |
ObjectDeclarationWithRefCountBody.getOid()
Gets the identity
|
CompactId |
ObjectRevisionWithRefCount2Fndx.getOid()
Gets the object that has been revised.
|
CompactId |
ObjectRevisionWithRefCountFndx.getOid()
Gets the object that has been revised.
|
CompactId |
RootObjectReference2Fndx.getOidRoot()
Gets the identity of the root object of the containing revision for the role specified by the RootRole field
|
CompactId |
ObjectInfoDependencyOverride32.getOis()
Gets the identity of the object with the updated reference count.
|
CompactId |
ObjectInfoDependencyOverride8.getOis()
Gets the identity of the object with the updated reference count.
|
Modifier and Type | Method and Description |
---|---|
com.aspose.ms.System.Collections.Generic.IGenericList<CompactId> |
ObjectSpaceObjectStream.getBody()
Gets a list of CompactID items where each element in the list specifies the identity of an object space.
|
Modifier and Type | Method and Description |
---|---|
void |
CompactId.CloneTo(CompactId that) |
boolean |
CompactId.equals(CompactId other)
The equals.
|
static boolean |
CompactId.equals(CompactId obj1,
CompactId obj2) |
Constructor and Description |
---|
EncryptedObjectDeclarationFileData3LargeRefCountFnd(FileNodeHeader header,
CompactId oid,
Jcid jcid,
long countRef,
StringInStorageBuffer fileDataReference,
StringInStorageBuffer extension,
IEncryptionSession encryptionSession)
Initializes a new instance of the
EncryptedObjectDeclarationFileData3LargeRefCountFnd class. |
EncryptedObjectDeclarationFileData3RefCountFnd(FileNodeHeader header,
CompactId oid,
Jcid jcid,
byte countRef,
StringInStorageBuffer fileDataReference,
StringInStorageBuffer extension,
IEncryptionSession encryptionSession)
Initializes a new instance of the
EncryptedObjectDeclarationFileData3RefCountFnd class. |
ObjectDeclaration2Body(CompactId oid,
Jcid jcid,
boolean fHasOidReferences,
boolean fHasOsidReferences)
Initializes a new instance of the
ObjectDeclaration2Body class. |
ObjectDeclaration2Body(CompactId oid,
Jcid jcid,
boolean fHasOidReferences,
boolean fHasOsidReferences,
com.aspose.ms.System.Collections.BitArray fReserved2)
Initializes a new instance of the
ObjectDeclaration2Body class. |
ObjectDeclarationFileData3LargeRefCountFnd(FileNodeHeader header,
CompactId oid,
Jcid jcid,
long countRef,
StringInStorageBuffer fileDataReference,
StringInStorageBuffer extension)
Initializes a new instance of the
ObjectDeclarationFileData3LargeRefCountFnd class. |
ObjectDeclarationFileData3RefCountFnd(FileNodeHeader header,
CompactId oid,
Jcid jcid,
byte countRef,
StringInStorageBuffer fileDataReference,
StringInStorageBuffer extension)
Initializes a new instance of the
ObjectDeclarationFileData3RefCountFnd class. |
ObjectDeclarationWithRefCountBody(CompactId oid,
long jci,
long odcs,
long fReserved1,
boolean fHasOidReferences,
boolean fHasOsidReferences,
com.aspose.ms.System.Collections.BitArray fReserved2)
Initializes a new instance of the
ObjectDeclarationWithRefCountBody class. |
ObjectInfoDependencyOverride32(CompactId ois,
long cRef)
Initializes a new instance of the
ObjectInfoDependencyOverride32 class. |
ObjectInfoDependencyOverride8(CompactId ois,
byte cRef)
Initializes a new instance of the
ObjectInfoDependencyOverride8 class. |
ObjectRevisionWithRefCount2Fndx(FileNodeHeader header,
FileNodeChunkReference reference,
CompactId oid,
boolean fHasOidReferences,
boolean fHasOsidReferences,
com.aspose.ms.System.Collections.BitArray reserved,
long countRef,
ObjectSpaceObjectPropSet propSet)
Initializes a new instance of the
ObjectRevisionWithRefCount2Fndx class. |
ObjectRevisionWithRefCountFndx(FileNodeHeader header,
FileNodeChunkReference reference,
CompactId oid,
boolean fHasOidReferences,
boolean fHasOsidReferences,
byte countRef,
ObjectSpaceObjectPropSet propSet)
Initializes a new instance of the
ObjectRevisionWithRefCountFndx class. |
RootObjectReference2Fndx(FileNodeHeader header,
CompactId oidRoot,
long rootRole)
Initializes a new instance of the
RootObjectReference2Fndx class. |
Constructor and Description |
---|
ObjectSpaceObjectStream(ObjectSpaceObjectStreamHeader header,
com.aspose.ms.System.Collections.Generic.IGenericEnumerable<CompactId> body)
Initializes a new instance of the
ObjectSpaceObjectStream class. |
Copyright (c) 2016 Aspose. All Rights Reserved.