Package | Description |
---|---|
com.blackberry.workspaces.sdk.api.json |
Modifier and Type | Method and Description |
---|---|
AddMembersToGroupJson |
AddDocumentEntityJson.getGroupMembers()
In case of a workspace group was supplied in field "permittedEntity"
these members will be added to the group, otherwise this will be
ignored.
|
AddMembersToGroupJson |
AddEntityVdrJson.getGroupMembers()
In case of a workspace group these members will be added to the group,
otherwise this will be ignored.
|
AddMembersToGroupJson |
AddFolderEntityJson.getGroupMembers()
In case of a workspace group was supplied in field "permittedEntity"
these members will be added to the group, otherwise this will be
ignored.
|
Modifier and Type | Method and Description |
---|---|
void |
AddDocumentEntityJson.setGroupMembers(AddMembersToGroupJson groupMembers)
In case of a workspace group was supplied in field "permittedEntity"
these members will be added to the group, otherwise this will be
ignored.
|
void |
AddEntityVdrJson.setGroupMembers(AddMembersToGroupJson groupMembers)
In case of a workspace group these members will be added to the group,
otherwise this will be ignored.
|
void |
AddFolderEntityJson.setGroupMembers(AddMembersToGroupJson groupMembers)
In case of a workspace group was supplied in field "permittedEntity"
these members will be added to the group, otherwise this will be
ignored.
|
Copyright © 2019. All rights reserved.