Package | Description |
---|---|
com.blackberry.workspaces.api.sdk.json |
Modifier and Type | Method and Description |
---|---|
PermissionFromUserJson |
ChangeEntityVdrJson.getNewPermissions()
Workspace permissions
|
PermissionFromUserJson |
AddFolderEntityJson.getNewPermissions()
Workspace permissions
|
PermissionFromUserJson |
AddEntityVdrJson.getNewPermissions()
Workspace permissions
|
PermissionFromUserJson |
AddEntitiesTransientJson.getNewPermissions()
Path permissions
|
PermissionFromUserJson |
AddEntitiesIManageJson.getNewPermissions()
Path permissions
|
PermissionFromUserJson |
SubmitDocumentSdsJson.getPermission()
The permissions to grant to recipients of this file.
|
PermissionFromUserJson |
CopyTransientDocumentToExchangeAsyncJson.getPermission()
The permissions to grant to recipients of this file.
|
PermissionFromUserJson |
CopyMultipleDocumentsToExchangeAsyncJson.getPermission()
The permissions to grant to recipients of this file.
|
PermissionFromUserJson |
CopyIManageDocumentToExchangeAsyncJson.getPermission()
The permissions to grant to recipients of this file.
|
PermissionFromUserJson |
CopyDocumentFromRoomJson.getPermission()
The permissions to grant to recipients of this file.
|
PermissionFromUserJson |
CopyDocumentFromInboxJson.getPermission()
The permissions to grant to recipients of this file.
|
PermissionFromUserJson |
PermittedEntityWithPermissionsFromUserJson.getPermissions()
New permissions
|
PermissionFromUserJson |
AddRoomMembersJson.getUsersPermissions() |
Modifier and Type | Method and Description |
---|---|
void |
ChangeEntityVdrJson.setNewPermissions(PermissionFromUserJson newPermissions)
Workspace permissions
|
void |
AddFolderEntityJson.setNewPermissions(PermissionFromUserJson newPermissions)
Workspace permissions
|
void |
AddEntityVdrJson.setNewPermissions(PermissionFromUserJson newPermissions)
Workspace permissions
|
void |
AddEntitiesTransientJson.setNewPermissions(PermissionFromUserJson newPermissions)
Path permissions
|
void |
AddEntitiesIManageJson.setNewPermissions(PermissionFromUserJson newPermissions)
Path permissions
|
void |
SubmitDocumentSdsJson.setPermission(PermissionFromUserJson permission)
The permissions to grant to recipients of this file.
|
void |
CopyTransientDocumentToExchangeAsyncJson.setPermission(PermissionFromUserJson permission)
The permissions to grant to recipients of this file.
|
void |
CopyMultipleDocumentsToExchangeAsyncJson.setPermission(PermissionFromUserJson permission)
The permissions to grant to recipients of this file.
|
void |
CopyIManageDocumentToExchangeAsyncJson.setPermission(PermissionFromUserJson permission)
The permissions to grant to recipients of this file.
|
void |
CopyDocumentFromRoomJson.setPermission(PermissionFromUserJson permission)
The permissions to grant to recipients of this file.
|
void |
CopyDocumentFromInboxJson.setPermission(PermissionFromUserJson permission)
The permissions to grant to recipients of this file.
|
void |
PermittedEntityWithPermissionsFromUserJson.setPermissions(PermissionFromUserJson permissions)
New permissions
|
void |
AddRoomMembersJson.setUsersPermissions(PermissionFromUserJson usersPermissions) |
Copyright © 2019. All rights reserved.