Uses of Class
com.blackberry.workspaces.api.sdk.json.DocumentsSelectionSdsJson
-
Packages that use DocumentsSelectionSdsJson Package Description com.blackberry.workspaces.api.sdk.json com.blackberry.workspaces.api.sdk.resource -
-
Uses of DocumentsSelectionSdsJson in com.blackberry.workspaces.api.sdk.json
Subclasses of DocumentsSelectionSdsJson in com.blackberry.workspaces.api.sdk.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.api.sdk.resource
Methods in com.blackberry.workspaces.api.sdk.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.
-