Package | Description |
---|---|
com.aspose.note.revision |
Modifier and Type | Method and Description |
---|---|
static FileNodeChunkReference |
FileNodeChunkReference.getFcrNil(byte stpFormat,
byte cbFormat)
Gets the nil file chunk reference.
|
static FileNodeChunkReference |
FileNodeChunkReference.getFcrZero(byte stpFormat,
byte cbFormat)
Gets the zero file chunk reference.
|
FileNodeChunkReference |
FileNodeReference.getReference()
Gets or sets the reference.
|
Modifier and Type | Method and Description |
---|---|
void |
FileNodeReference.setReference(FileNodeChunkReference value)
Gets or sets the reference.
|
Constructor and Description |
---|
EncryptedObjectDeclaration2LargeRefCountFnd(FileNodeHeader header,
FileNodeChunkReference reference,
ObjectDeclaration2Body body,
long countRef,
ObjectSpaceObjectPropSet propSet,
byte[] encryptedPropSet,
IEncryptionSession encryptionSession)
Initializes a new instance of the
EncryptedObjectDeclaration2LargeRefCountFnd class. |
EncryptedObjectDeclaration2RefCountFnd(FileNodeHeader header,
FileNodeChunkReference reference,
ObjectDeclaration2Body body,
byte countReferences,
ObjectSpaceObjectPropSet propSet,
byte[] encryptedPropSet,
IEncryptionSession encryptionSession)
Initializes a new instance of the
EncryptedObjectDeclaration2RefCountFnd class. |
EncryptedObjectGroupListReferenceFnd(FileNodeHeader header,
FileNodeChunkReference reference,
ExtendedGuid objectGroupId,
FileNodeList objectGroup,
IEncryptionSession encryptionSession)
Initializes a new instance of the
EncryptedObjectGroupListReferenceFnd class. |
EncryptedReadOnlyObjectDeclaration2LargeRefCountFnd(FileNodeHeader header,
FileNodeChunkReference reference,
ObjectDeclaration2Body body,
long countRef,
ObjectSpaceObjectPropSet propSet,
byte[] encryptedPropSet,
byte[] md5Hash,
IEncryptionSession encryptionSession)
Initializes a new instance of the
EncryptedReadOnlyObjectDeclaration2LargeRefCountFnd class. |
EncryptedReadOnlyObjectDeclaration2RefCountFnd(FileNodeHeader header,
FileNodeChunkReference reference,
ObjectDeclaration2Body body,
byte countReferences,
ObjectSpaceObjectPropSet propSet,
byte[] encryptedPropSet,
byte[] md5Hash,
IEncryptionSession encryptionSession)
Initializes a new instance of the
EncryptedReadOnlyObjectDeclaration2RefCountFnd class. |
FileDataStoreListReferenceFnd(FileNodeHeader header,
FileNodeChunkReference reference,
FileNodeList contents)
Initializes a new instance of the
FileDataStoreListReferenceFnd class. |
FileDataStoreObjectReferenceFnd(FileNodeHeader header,
FileNodeChunkReference reference,
Guid guidReference,
FileDataStoreObject data)
Initializes a new instance of the
FileDataStoreObjectReferenceFnd class. |
HashedChunkDescriptor2Fnd(FileNodeHeader header,
FileNodeChunkReference reference,
Guid guidHash)
Initializes a new instance of the
HashedChunkDescriptor2Fnd class. |
ObjectDataEncryptionKeyV2Fndx(FileNodeHeader header,
FileNodeChunkReference reference,
EncryptionData encryptionData)
Initializes a new instance of the
ObjectDataEncryptionKeyV2Fndx class. |
ObjectDeclaration2LargeRefCountFnd(FileNodeHeader header,
FileNodeChunkReference reference,
ObjectDeclaration2Body body,
long countRef,
ObjectSpaceObjectPropSet propSet)
Initializes a new instance of the
ObjectDeclaration2LargeRefCountFnd class. |
ObjectDeclaration2RefCountFnd(FileNodeHeader header,
FileNodeChunkReference reference,
ObjectDeclaration2Body body,
byte countReferences,
ObjectSpaceObjectPropSet propSet)
Initializes a new instance of the
ObjectDeclaration2RefCountFnd class. |
ObjectDeclarationWithRefCount2Fndx(FileNodeHeader header,
FileNodeChunkReference reference,
ObjectDeclarationWithRefCountBody body,
long countRef,
ObjectSpaceObjectPropSet propSet)
Initializes a new instance of the
ObjectDeclarationWithRefCount2Fndx class. |
ObjectDeclarationWithRefCountFndx(FileNodeHeader header,
FileNodeChunkReference reference,
ObjectDeclarationWithRefCountBody body,
byte cRef,
ObjectSpaceObjectPropSet propSet)
Initializes a new instance of the
ObjectDeclarationWithRefCountFndx class. |
ObjectGroupListReferenceFnd(FileNodeHeader header,
FileNodeChunkReference reference,
ExtendedGuid objectGroupId,
FileNodeList objectGroup)
Initializes a new instance of the
ObjectGroupListReferenceFnd class. |
ObjectInfoDependencyOverridesFnd(FileNodeHeader header,
FileNodeChunkReference reference,
ObjectInfoDependencyOverrideData data)
Initializes a new instance of the
ObjectInfoDependencyOverridesFnd 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. |
ObjectSpaceManifestListReferenceFnd(FileNodeHeader header,
FileNodeChunkReference reference,
ExtendedGuid gosId,
FileNodeList objectSpaceManifest)
Initializes a new instance of the
ObjectSpaceManifestListReferenceFnd class. |
ReadOnlyObjectDeclaration2LargeRefCountFnd(FileNodeHeader header,
FileNodeChunkReference reference,
ObjectDeclaration2Body body,
long countRef,
ObjectSpaceObjectPropSet propSet,
byte[] md5Hash)
Initializes a new instance of the
ReadOnlyObjectDeclaration2LargeRefCountFnd class. |
ReadOnlyObjectDeclaration2RefCountFnd(FileNodeHeader header,
FileNodeChunkReference reference,
ObjectDeclaration2Body body,
byte countReferences,
ObjectSpaceObjectPropSet propSet,
byte[] md5Hash)
Initializes a new instance of the
ReadOnlyObjectDeclaration2RefCountFnd class. |
RevisionManifestListReferenceFnd(FileNodeHeader header,
FileNodeChunkReference reference,
FileNodeList manifest)
Initializes a new instance of the
RevisionManifestListReferenceFnd class. |
Copyright (c) 2017 Aspose. All Rights Reserved.