Package | Description |
---|---|
com.blackberry.workspaces.api.sdk.resource |
Modifier and Type | Method and Description |
---|---|
ItemListJson<TagFieldJson> |
Organizations.getAllTagsV30(String workspaceId)
Gets a list of all tags for an organization.
|
Modifier and Type | Method and Description |
---|---|
String |
Organizations.addTagFieldV30(TagFieldJson tagFieldJson)
Adds an organizational tag.
|
String |
Workspaces.removeAllTagsV30(String documentGuid,
String roomId,
TagFieldJson tagFieldJson)
Removes all tags for a specified file.
|
String |
Rooms.removeAllTagsV30(String documentGuid,
String roomId,
TagFieldJson tagFieldJson)
Removes all tags for a specified file.
|
Copyright © 2019. All rights reserved.