Uses of Class
com.blackberry.workspaces.sdk.api.json.DownloadDocumentsSelectionSdsJson
-
Packages that use DownloadDocumentsSelectionSdsJson Package Description com.blackberry.workspaces.sdk.api.json com.blackberry.workspaces.sdk.api.resource -
-
Uses of DownloadDocumentsSelectionSdsJson in com.blackberry.workspaces.sdk.api.json
Subclasses of DownloadDocumentsSelectionSdsJson in com.blackberry.workspaces.sdk.api.json Modifier and Type Class Description class
ValidateDownloadDocumentsSelectionSdsJson
Used when validating files for download -
Uses of DownloadDocumentsSelectionSdsJson in com.blackberry.workspaces.sdk.api.resource
Methods in com.blackberry.workspaces.sdk.api.resource with parameters of type DownloadDocumentsSelectionSdsJson Modifier and Type Method Description InputStream
Documents. downloadGenericDocumentsV30(DownloadDocumentsSelectionSdsJson downloadDocumentsSelectionSdsJson)
Downloads generic files.InputStream
Files. downloadGenericDocumentsV30(DownloadDocumentsSelectionSdsJson downloadDocumentsSelectionSdsJson)
Downloads generic files.
-