Click or drag to resize
Documents Class
Functions for sending secure files via BlackBerry Workspaces.
Inheritance Hierarchy
SystemObject
  BlackBerry.Workspaces.ResourceDocuments

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  BlackBerryWorkspacesSDK (in BlackBerryWorkspacesSDK.dll) Version: 7.0.0.223 (7.0.0.223)
Syntax
C#
public class Documents

The Documents type exposes the following members.

Constructors
  NameDescription
Public methodDocuments
Initializes a new instance of the Documents class
Top
Methods
  NameDescription
Public methodAddDocumentPermissionRequestV30
Adds a new permission request.
Public methodAddPermissionsV30
Adds permissions to entities (users, groups) for a file or a list of files.
Public methodAddRecipientsV30
Adds recipients to files.
Public methodCopyDocumentsFromInboxV30
Submits files in the WD Exchange. This submits inbox files to recipients within SDS the files will be copied from the inbox, that is a new copy separate from the original file
Public methodCopyMultipleDocumentsToExchangeV30
Public methodDeleteDocumentsV30
Deletes files from the WD Exchange server.
Public methodDocumentReadConfirmedV30
the user is updated that he had read the document
Public methodDocumentsReadConfirmationEditV30
set the read confirmation flag for folders
Public methodDocumentUploadCompleteV30
Completes the already uploaded by chunks file.
Public methodDownloadGenericDocumentsV30
Downloads generic files. THe files are downloaded into zip file.
Public methodDownloadOriginalCrossBrowserV30 Obsolete.
Downloads the original (un-protected) version of the file. May only be done if user is permitted to access original files (file owner always has this right)
Public methodDownloadOriginalDocumentsV30 Obsolete.
Download original files. Original files are files without any WatchDox protection . They can only be downloaded by the file owner or by a user with appropriate rights.
Public methodDownloadOriginalForWebV30
Downloads the original (un-protected) version of the file. May only be done if user is permitted to access original files (file owner always has this right)
Public methodDownloadOriginalV30
Downloads the original (un-protected) version of the file. May only be done if user is permitted to access original files (file owner always has this right)
Public methodDownloadProtectedCrossBrowserV30 Obsolete.
Downloads a protected named file.
Public methodDownloadProtectedDocumentsV30 Obsolete.
Public methodDownloadProtectedForWebV30
Downloads a protected file.
Public methodDownloadProtectedV30
Downloads a protected file.
Public methodDownloadSentItemsWithRecycleBinV30(String)
Downloads sent items of a user with it's recycle bin.
Public methodDownloadSentItemsWithRecycleBinV30(DownloadSentItemsDocumentsWithRecycleBinJson)
Downloads sent items of a user with it's recycle bin.
Public methodDownloadSingleDocumentV30
Downloads a single file.
Public methodEditCollaborationV30
Edits collaboration of files.
Public methodEditPermissionsV30
Edits permissions of a file in the WD Exchange.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGenerateGuidV30
Generates a new GUID for a new file that is about to be uploaded.
Public methodGetActivityLogV30(GetDocumentActivityLogRequestJson)
Gets activity log for a file in WD.
Public methodGetActivityLogV30(String, SendNotificationsJson, Boolean, Int32, Int32) Obsolete.
Gets activity log for a file in WD.
Public methodGetDocumentChunksStatusV30
Gets file uploaded chunks status using GUID.
Public methodGetDocumentConversionStatusV30
Gets file conversion status using GUID.
Public methodGetDocumentLinkInfoV30
Gets information on encrypted doc link.
Public methodGetDocumentsActivityLogV30
Gets activity log for files in WD.
Public methodGetDocumentsConversionStatusV30
Gets file Conversion status.
Public methodGetDocumentsInfoV30
Returns a list of info of all the files that are specified and the current user is permitted to view .
Public methodGetDownloadPrepareDocumentStatusV30
Gets download file chunk status.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetInfoUnauthV30
Get information about an unauthorized document.
Public methodGetInfoV30
Gets information about the uploaded file.
Public methodGetLastDocsWithActivityV30
Gets last document the user had activity with.
Public methodGetPdfOnDemandTimeEstimationV30(String)
Gets Time estimation for completion of PDF conversion task using GUID.
Public methodGetPdfOnDemandTimeEstimationV30(OnDemandRequestJson)
Gets Time estimation for completion of PDF conversion task.
Public methodGetPermissionsV30
Returns a list of a file's current recipients and their permissions for the file.
Public methodGetTransactionStatusV30
Gets file transaction status.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetValidDocumentsInfoV30
Returns a list of info of all the valid files that are specified and the current user is permitted to view .
Public methodGetViewerInfoUnauthV30
Get viewer information about an unauthorized document.
Public methodListDocumentsPermissionRequestsV30
Lists existing permission requests for a file.
Public methodListDocumentsVersionsReadConfirmedV30
list the document versions read by specific user
Public methodListExchangesRecycleBinDocumentsV30
Lists files in the Sent items recycle bin/Inbox hidden files. These are files that have been deleted from the exchange but not permanently deleted from the recycle bin. files in the recycle bin can be restored to their original folders in the exchange.
Public methodListLastResolvedDocumentPermissionRequestsV30
Lists last resolved permission requests on files in workspaces and in Sent items.
Public methodListRecipientsV30
Lists recipients for a file.
Public methodListV30
Returns a list of all the files that the current user is permitted to view (and are not part of a workspace).
Public methodMarkV30
Marks a set of files for a specific operation (e.g. delete, download).
Public methodRenameDocumentV30
Renames a file in the Sent items. The file remains in the same folder and with the same permissions.
Public methodResolveActionForDocumentPermissionRequestV30
Applies a decision on a request.
Public methodRestoreExchangesRecycleBinDocumentsV30
Restores files from the Sent items Recycle bin to their original folders.
Public methodRevokePermissionsV30
Revokes all permissions for entities (users, groups, lists) for files in Sent items.
Public methodSearchDocumentsV30
Searches for a file in the Inbox/Sent items by name or string. The search string can be a full name or partial one. All folders that the user has access to are searched.
Public methodSendEmailV30
Sends an email to recipients for a file.
Public methodSubmitDocumentsV30
Submits files in Inbox/Sent items. The submit method is used after an upload, to set file disposition (for example, to send it to a recipient). This action can be done on a list of files.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodUpdateDocumentV30
Updates the file on the server with a new version. Older versions are maintained, but the latest version is the one accessed by default.
Public methodUpgradePdfRequestToOnDemandV30(String)
Sets a request for PDF on demand using GUID.
Public methodUpgradePdfRequestToOnDemandV30(GuidJson)
Upgrade PDF request to on demand.
Public methodUpgradePdfRequestToOnDemandV30(OnDemandRequestJson)
Sets a request for PDF on demand.
Public methodUploadDocumentBase64V30
Uploads a file to Sent items in base64 format.
Public methodUploadDocumentByPostV30(String, FileInfo, DeviceType, String, String, Int64, IProgressChanged)
Uploads to Sent items in base64 format.
Public methodUploadDocumentByPostV30(String, Stream, DeviceType, String, String, Int64, IProgressChanged)
Uploads to Sent items in base64 format.
Public methodValidateDocumentsToDownloadV30
Validates a list of files prior to requesting the download. The validation request checks whether all the files exist and whether the user as sufficient rights to download them.
Public methodValidateDownloadSentItemsWithRecycleBinV30
Validates sent items download of a user with it's recycle bin.
Top
See Also