Uses of Class
com.blackberry.workspaces.api.sdk.json.DownloadDocumentsSelectionSdsJson
-
Packages that use DownloadDocumentsSelectionSdsJson Package Description com.blackberry.workspaces.api.sdk.json com.blackberry.workspaces.api.sdk.resource -
-
Uses of DownloadDocumentsSelectionSdsJson in com.blackberry.workspaces.api.sdk.json
Subclasses of DownloadDocumentsSelectionSdsJson in com.blackberry.workspaces.api.sdk.json Modifier and Type Class Description class
ValidateDownloadDocumentsSelectionSdsJson
Used when validating files for download -
Uses of DownloadDocumentsSelectionSdsJson in com.blackberry.workspaces.api.sdk.resource
Methods in com.blackberry.workspaces.api.sdk.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.
-