Uses of Class
com.blackberry.workspaces.api.sdk.enums.DeviceType
-
Packages that use DeviceType Package Description com.blackberry.workspaces.api.sdk com.blackberry.workspaces.api.sdk.enums com.blackberry.workspaces.api.sdk.json com.blackberry.workspaces.api.sdk.resource -
-
Uses of DeviceType in com.blackberry.workspaces.api.sdk
Fields in com.blackberry.workspaces.api.sdk declared as DeviceType Modifier and Type Field Description DeviceType
FileRequestData. deviceType
Device typeMethods in com.blackberry.workspaces.api.sdk that return DeviceType Modifier and Type Method Description DeviceType
FileRequestData. getDeviceType()
DeviceType
IFileRequestData. getDeviceType()
getDeviceTypeMethods in com.blackberry.workspaces.api.sdk with parameters of type DeviceType Modifier and Type Method Description void
FileRequestData. setDeviceType(DeviceType deviceType)
void
IFileRequestData. setDeviceType(DeviceType deviceType)
setDeviceTypeConstructors in com.blackberry.workspaces.api.sdk with parameters of type DeviceType Constructor Description FileRequestData(String path, String targetName, DeviceType deviceType, String targetPath, boolean calcHash)
File request data -
Uses of DeviceType in com.blackberry.workspaces.api.sdk.enums
Methods in com.blackberry.workspaces.api.sdk.enums that return DeviceType Modifier and Type Method Description static DeviceType
DeviceType. valueOf(String name)
Returns the enum constant of this type with the specified name.static DeviceType[]
DeviceType. values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of DeviceType in com.blackberry.workspaces.api.sdk.json
Methods in com.blackberry.workspaces.api.sdk.json that return DeviceType Modifier and Type Method Description DeviceType
BulkDeleteWorkspaceDocumentsJson. getDeviceType()
Device type.DeviceType
CopyDocumentFromInboxJson. getDeviceType()
DeviceType
CopyDocumentFromRoomJson. getDeviceType()
DeviceType
CopyIManageDocumentToExchangeAsyncJson. getDeviceType()
DeviceType
CopyMultipleDocumentsToExchangeAsyncJson. getDeviceType()
DeviceType
CopyTransientDocumentToExchangeAsyncJson. getDeviceType()
DeviceType
CreateFolderAsyncJson. getDeviceType()
Device typeDeviceType
CreateFolderJson. getDeviceType()
DeviceType
CreateNewDocumentJson. getDeviceType()
DeviceType
CreateNewIManageDocumentJson. getDeviceType()
The device typeDeviceType
CreateNewTransientDocumentJson. getDeviceType()
DeviceType
CreateWorkspaceExternalFoldersJson. getDeviceType()
Device typeDeviceType
CreateWorkspaceFolderTreeJson. getDeviceType()
The device typeDeviceType
DeleteDocumentsSelectionSdsJson. getDeviceType()
DeviceType
DeleteDocumentsSelectionVdrJson. getDeviceType()
DeviceType
DeleteFolderJson. getDeviceType()
The device typeDeviceType
DeleteIManageDocumentsAndFoldersJson. getDeviceType()
Device typeDeviceType
DeleteTransientDocumentsAndFoldersJson. getDeviceType()
Device typeDeviceType
DocumentsUpdateDataSetJson. getDeviceType()
Device typeDeviceType
DownloadTransientDocumentAnnotationsJson. getDeviceType()
DeviceType
IManageMoveJson. getDeviceType()
Device typeDeviceType
LockDocumentsRequestJson. getDeviceType()
DeviceType
MoveAllJson. getDeviceType()
Device typeDeviceType
MoveFolderIntoFolderJson. getDeviceType()
Device typeDeviceType
MoveFolderJson. getDeviceType()
Device typeDeviceType
MoveJson. getDeviceType()
Device typesDeviceType
PathAndExternalIdJson. getDeviceType()
Device typeDeviceType
RenameFolderJson. getDeviceType()
Device typeDeviceType
RenameIManageDocumentJson. getDeviceType()
Device typeDeviceType
RenameTransientDocumentJson. getDeviceType()
Device typeDeviceType
SearchDocumentsVdrJson. getDeviceType()
Device typeDeviceType
SubmitDocumentSdsJson. getDeviceType()
DeviceType
SubmitDocumentsVdrJson. getDeviceType()
DeviceType
SubmitDocumentVdrJson. getDeviceType()
DeviceType
SubmitIManageDocumentVdrJson. getDeviceType()
The device typeDeviceType
SubmitIManageVersionVdrJson. getDeviceType()
The device typeDeviceType
SubmitTransientDocumentVdrJson. getDeviceType()
DeviceType
SubmitTransientVersionVdrJson. getDeviceType()
DeviceType
TransientMoveJson. getDeviceType()
Device typeDeviceType
UnlockDocumentsRequestJson. getDeviceType()
DeviceType
UpdateDocumentJson. getDeviceType()
Device typeDeviceType
UploadUserTransientDocumentAnnotationsJson. getDeviceType()
Methods in com.blackberry.workspaces.api.sdk.json with parameters of type DeviceType Modifier and Type Method Description void
BulkDeleteWorkspaceDocumentsJson. setDeviceType(DeviceType deviceType)
Device type.void
CopyDocumentFromInboxJson. setDeviceType(DeviceType deviceType)
void
CopyDocumentFromRoomJson. setDeviceType(DeviceType deviceType)
void
CopyIManageDocumentToExchangeAsyncJson. setDeviceType(DeviceType deviceType)
void
CopyMultipleDocumentsToExchangeAsyncJson. setDeviceType(DeviceType deviceType)
void
CopyTransientDocumentToExchangeAsyncJson. setDeviceType(DeviceType deviceType)
void
CreateFolderAsyncJson. setDeviceType(DeviceType deviceType)
Device typevoid
CreateFolderJson. setDeviceType(DeviceType deviceType)
void
CreateNewDocumentJson. setDeviceType(DeviceType deviceType)
void
CreateNewIManageDocumentJson. setDeviceType(DeviceType deviceType)
The device typevoid
CreateNewTransientDocumentJson. setDeviceType(DeviceType deviceType)
void
CreateWorkspaceExternalFoldersJson. setDeviceType(DeviceType deviceType)
Device typevoid
CreateWorkspaceFolderTreeJson. setDeviceType(DeviceType deviceType)
The device typevoid
DeleteDocumentsSelectionSdsJson. setDeviceType(DeviceType deviceType)
void
DeleteDocumentsSelectionVdrJson. setDeviceType(DeviceType deviceType)
void
DeleteFolderJson. setDeviceType(DeviceType deviceType)
The device typevoid
DeleteIManageDocumentsAndFoldersJson. setDeviceType(DeviceType deviceType)
Device typevoid
DeleteTransientDocumentsAndFoldersJson. setDeviceType(DeviceType deviceType)
Device typevoid
DocumentsUpdateDataSetJson. setDeviceType(DeviceType deviceType)
Device typevoid
DownloadTransientDocumentAnnotationsJson. setDeviceType(DeviceType deviceType)
void
IManageMoveJson. setDeviceType(DeviceType deviceType)
Device typevoid
LockDocumentsRequestJson. setDeviceType(DeviceType deviceType)
void
MoveAllJson. setDeviceType(DeviceType deviceType)
Device typevoid
MoveFolderIntoFolderJson. setDeviceType(DeviceType deviceType)
Device typevoid
MoveFolderJson. setDeviceType(DeviceType deviceType)
Device typevoid
MoveJson. setDeviceType(DeviceType deviceType)
Device typesvoid
PathAndExternalIdJson. setDeviceType(DeviceType deviceType)
Device typevoid
RenameFolderJson. setDeviceType(DeviceType deviceType)
Device typevoid
RenameIManageDocumentJson. setDeviceType(DeviceType deviceType)
Device typevoid
RenameTransientDocumentJson. setDeviceType(DeviceType deviceType)
Device typevoid
SearchDocumentsVdrJson. setDeviceType(DeviceType deviceType)
Device typevoid
SubmitDocumentSdsJson. setDeviceType(DeviceType deviceType)
void
SubmitDocumentsVdrJson. setDeviceType(DeviceType deviceType)
void
SubmitDocumentVdrJson. setDeviceType(DeviceType deviceType)
void
SubmitIManageDocumentVdrJson. setDeviceType(DeviceType deviceType)
The device typevoid
SubmitIManageVersionVdrJson. setDeviceType(DeviceType deviceType)
The device typevoid
SubmitTransientDocumentVdrJson. setDeviceType(DeviceType deviceType)
void
SubmitTransientVersionVdrJson. setDeviceType(DeviceType deviceType)
void
TransientMoveJson. setDeviceType(DeviceType deviceType)
Device typevoid
UnlockDocumentsRequestJson. setDeviceType(DeviceType deviceType)
void
UpdateDocumentJson. setDeviceType(DeviceType deviceType)
Device typevoid
UploadUserTransientDocumentAnnotationsJson. setDeviceType(DeviceType deviceType)
-
Uses of DeviceType in com.blackberry.workspaces.api.sdk.resource
Methods in com.blackberry.workspaces.api.sdk.resource with parameters of type DeviceType Modifier and Type Method Description String
Documents. updateDocumentV30(String guid, File data, DeviceType deviceType, String documentName, String mailBody, String mailSubject, Boolean sendMail)
Updates the file on the server with a new version.String
Files. updateDocumentV30(String guid, File data, DeviceType deviceType, String documentName, String mailBody, String mailSubject, Boolean sendMail)
Updates the file on the server with a new version.String
Rooms. updateDocumentV30(String guid, String roomId, File data, DeviceType deviceType, String documentName, String mailBody, String mailSubject, Boolean sendMail)
Deprecated.String
Workspaces. updateDocumentV30(String guid, String roomId, File data, DeviceType deviceType, String documentName, String mailBody, String mailSubject, Boolean sendMail)
Deprecated.GuidJson
Rooms. uploadBlobV30(String roomId, File data, DeviceType deviceType, String documentName, String fileName)
Uploads a file to a workspace and generates a new GUID for it.GuidJson
Workspaces. uploadBlobV30(String roomId, File data, DeviceType deviceType, String documentName, String fileName)
Uploads a file to a workspace and generates a new GUID for it.String
Documents. uploadDocumentBase64V30(String guid, File data, DeviceType deviceType, String documentName)
Uploads a file to Sent items in base64 format.String
Files. uploadDocumentBase64V30(String guid, File data, DeviceType deviceType, String documentName)
Uploads a file to Sent items in base64 format.String
Rooms. uploadDocumentBase64V30(String documentGuid, String roomId, File data, DeviceType deviceType, String documentName)
Uploads a file to a workspace in base64.String
Workspaces. uploadDocumentBase64V30(String documentGuid, String roomId, File data, DeviceType deviceType, String documentName)
Uploads a file to a workspace in base64.String
Documents. uploadDocumentByPostV30(String guid, File data, DeviceType deviceType, String documentName, String fileName, Long start)
Uploads to Sent items in base64 format.String
Documents. uploadDocumentByPostV30(String guid, InputStream data, DeviceType deviceType, String documentName, String fileName, Long start)
Uploads to Sent items in base64 format.String
Files. uploadDocumentByPostV30(String guid, File data, DeviceType deviceType, String documentName, String fileName, Long start)
Uploads to Sent items in base64 format.String
Files. uploadDocumentByPostV30(String guid, InputStream data, DeviceType deviceType, String documentName, String fileName, Long start)
Uploads to Sent items in base64 format.String
IManageWorkspaces. uploadDocumentByPostV30(String documentGuid, String roomId, File data, DeviceType deviceType, String documentName, String fileName, Long start)
Uploads new file data.String
IManageWorkspaces. uploadDocumentByPostV30(String documentGuid, String roomId, InputStream data, DeviceType deviceType, String documentName, String fileName, Long start)
Uploads new file data.String
Rooms. uploadDocumentByPostV30(String documentGuid, String roomId, File data, DeviceType deviceType, String documentName, String fileName, Long start)
Uploads a file to a workspace.String
Rooms. uploadDocumentByPostV30(String documentGuid, String roomId, InputStream data, DeviceType deviceType, String documentName, String fileName, Long start)
Uploads a file to a workspace.String
TransientWorkspaces. uploadDocumentByPostV30(String documentGuid, String roomId, File data, DeviceType deviceType, String documentName, String fileName, Long start)
Uploads new file data.String
TransientWorkspaces. uploadDocumentByPostV30(String documentGuid, String roomId, InputStream data, DeviceType deviceType, String documentName, String fileName, Long start)
Uploads new file data.String
Workspaces. uploadDocumentByPostV30(String documentGuid, String roomId, File data, DeviceType deviceType, String documentName, String fileName, Long start)
Uploads a file to a workspace.String
Workspaces. uploadDocumentByPostV30(String documentGuid, String roomId, InputStream data, DeviceType deviceType, String documentName, String fileName, Long start)
Uploads a file to a workspace.
-