Uses of Class
com.blackberry.workspaces.sdk.api.json.DocumentsSelectionSdsJson
Package | Description |
---|---|
com.blackberry.workspaces.sdk.api.json | |
com.blackberry.workspaces.sdk.api.resource |
-
Uses of DocumentsSelectionSdsJson in com.blackberry.workspaces.sdk.api.json
Subclasses of DocumentsSelectionSdsJson in com.blackberry.workspaces.sdk.api.json Modifier and Type Class Description class
DeleteDocumentsSelectionSdsJson
Files to be deleted from Inbox/Sent items.class
DownloadDocumentsSelectionSdsJson
Used when choosing which files to downloadclass
MarkDocumentsSelectionSdsJson
Files selected for markingclass
ValidateDownloadDocumentsSelectionSdsJson
Used when validating files for download -
Uses of DocumentsSelectionSdsJson in com.blackberry.workspaces.sdk.api.resource
Methods in com.blackberry.workspaces.sdk.api.resource with parameters of type DocumentsSelectionSdsJson Modifier and Type Method Description InputStream
Documents. downloadOriginalDocumentsV30(DocumentsSelectionSdsJson documentsSelectionSdsJson)
Deprecated.InputStream
Files. downloadOriginalDocumentsV30(DocumentsSelectionSdsJson documentsSelectionSdsJson)
Deprecated.InputStream
Documents. downloadProtectedDocumentsV30(DocumentsSelectionSdsJson documentsSelectionSdsJson)
Deprecated.InputStream
Files. downloadProtectedDocumentsV30(DocumentsSelectionSdsJson documentsSelectionSdsJson)
Deprecated.