Uses of Class
com.blackberry.workspaces.api.sdk.json.DocumentsSelectionJson
-
Packages that use DocumentsSelectionJson Package Description com.blackberry.workspaces.api.sdk.json com.blackberry.workspaces.api.sdk.resource -
-
Uses of DocumentsSelectionJson in com.blackberry.workspaces.api.sdk.json
Subclasses of DocumentsSelectionJson in com.blackberry.workspaces.api.sdk.json Modifier and Type Class Description class
DeleteDocumentsSelectionSdsJson
Files to be deleted from Inbox/Sent items.class
DocumentsSelectionSdsJson
Specifies a filter for selecting filesclass
DownloadDocumentsSelectionSdsJson
Used when choosing which files to downloadclass
MarkDocumentsSelectionSdsJson
Files selected for markingclass
ValidateDownloadDocumentsSelectionSdsJson
Used when validating files for download -
Uses of DocumentsSelectionJson in com.blackberry.workspaces.api.sdk.resource
Methods in com.blackberry.workspaces.api.sdk.resource with parameters of type DocumentsSelectionJson Modifier and Type Method Description String
Rooms. removeClassificationV30(String roomId, DocumentsSelectionJson documentsSelectionJson)
Deprecated.String
Workspaces. removeClassificationV30(String roomId, DocumentsSelectionJson documentsSelectionJson)
Deprecated.
-