FileContentHelper - класс

Helper for file content.

Definition

Пространство имён: Tessa.Content.Files
Сборка: Tessa (в Tessa.dll) Версия: 4.0.4
C#
public static class FileContentHelper
Inheritance
Object    FileContentHelper

Методы

AddCreateAccessTokenToActionHistorySafeAsync Helper for adding record in ActionHistory about creation content token action.
AddGetContentToActionHistorySafeAsync Helper for adding record in ActionHistory about getting content of a file action.
DeleteCardFileTokensAsync(IDbScope, Guid, CancellationToken) Delete file and file version content access token identifiers for given card.
DeleteCardFileTokensAsync(Guid, IQueryExecutor, IQueryBuilderFactory, CancellationToken) Delete file and file version content access token identifiers for given card.
DeleteFileTokensAsync(IDbScope, Guid, CancellationToken) Delete file and file version content access token identifiers for given file.
DeleteFileTokensAsync(Guid, IQueryExecutor, IQueryBuilderFactory, CancellationToken) Delete file and file version content access token identifiers for given file.
DeleteTokensAsync Delete content access tokens with given IDs.
GetAddressName Get address name.
GetFileContentID Get content identifier for non virtual file.
GetFileVersionContentID Get content identifier for non virtual file version.
GetVirtualFileContentID Get content identifier for virtual file.
GetVirtualFileVersionContentID Get content identifier for virtual file version.
RevokeContentAccessTokenToActionHistorySafeAsync Helper for adding record in ActionHistory about revoking content token action.
TryGetCardDigestAsync Try to get card digest.
TryGetCardFileTokensAsync Try to get file and file version content access token identifiers for given card.
TryGetCardIDAsync Try to get card identifier for physical file.
TryGetFileInfoAsync Try get physical file info.
TryGetFileTokensAsync Try to get file and file version content access token identifiers for given file.
TryGetFileVersionAsync Try to get file version identifier for physical file.
TryParseFileContentID Parses content identifier for file.
TryParseFileVersionContentID Parses content identifier for file version.

Поля

См. также