Package | Description |
---|---|
com.blackberry.workspaces.api.sdk | |
com.blackberry.workspaces.api.sdk.json | |
com.blackberry.workspaces.api.sdk.resource |
Modifier and Type | Method and Description |
---|---|
ItemListJson<WorkspaceInfoJson> |
SignInManager.getUserRooms()
returns the list of VDRs the user is permitted to
|
ItemListJson<WorkspaceInfoJson> |
APISession.listAvailableVDRs(List<String> roomTypes)
listAvailableVDRs helper method to return list of Workspaces info for specific roomTypes.
|
Modifier and Type | Method and Description |
---|---|
void |
SignInManager.setUserRooms(ItemListJson<WorkspaceInfoJson> m_UserRooms)
setUserRooms
|
Modifier and Type | Class and Description |
---|---|
class |
PagingItemListJson<T extends BaseJson>
Details about a page item
|
Modifier and Type | Method and Description |
---|---|
ItemListJson<BaseJson> |
FoldersDocumentsJson.getDocuments()
List of file in folders
|
ItemListJson<WorkspaceInfoJson> |
UserDataJson.getRoomList()
List of rooms
|
ItemListJson<WorkspaceInfoJson> |
NewSessionJson.getRooms()
Used to return the workspace list when prefetchRooms parameter was
passed along with the login information.
|
Modifier and Type | Method and Description |
---|---|
void |
FoldersDocumentsJson.setDocuments(ItemListJson<BaseJson> documents)
List of file in folders
|
void |
UserDataJson.setRoomList(ItemListJson<WorkspaceInfoJson> roomList)
List of rooms
|
void |
NewSessionJson.setRooms(ItemListJson<WorkspaceInfoJson> rooms)
Used to return the workspace list when prefetchRooms parameter was
passed along with the login information.
|
Modifier and Type | Method and Description |
---|---|
ItemListJson<FolderJson> |
Workspaces.createExternalFoldersTreeV30(CreateWorkspaceExternalFoldersJson createWorkspaceExternalFoldersJson)
Creates a folder in a workspace for each external folder in the tree.
|
ItemListJson<FolderJson> |
Rooms.createExternalFoldersTreeV30(CreateWorkspaceExternalFoldersJson createWorkspaceExternalFoldersJson)
Creates a folder in a workspace for each external folder in the tree.
|
ItemListJson<RoomEntityJson> |
Workspaces.entityListV30(String roomId)
List the workspace entities (groups/domain/users) that are members of
the workspace.
|
ItemListJson<RoomEntityJson> |
Rooms.entityListV30(String roomId)
List the workspace entities (groups/domain/users) that are members of
the workspace.
|
ItemListJson<TagFieldJson> |
Organizations.getAllTagsV30(String workspaceId)
Gets a list of all tags for an organization.
|
ItemListJson<KMSRegionJson> |
Organizations.getBYOKAllRegionsV30()
Get possible values of Regions Enum
|
ItemListJson<ClassificationJson> |
Users.getClassificationsV30()
Gets a list of all classifications for the current user, for all
workspaces the user has access to.
|
ItemListJson<ClassificationJson> |
Organizations.getClassificationsV30()
Deprecated.
|
ItemListJson<DocumentConversionStatusJson> |
Files.getDocumentsConversionStatusV30(GetDocumentsConversionStatusJson getDocumentsConversionStatusJson)
Gets file Conversion status.
|
ItemListJson<DocumentConversionStatusJson> |
Documents.getDocumentsConversionStatusV30(GetDocumentsConversionStatusJson getDocumentsConversionStatusJson)
Gets file Conversion status.
|
ItemListJson<RoomEntityJson> |
Workspaces.getGroupsV30(String roomId)
Gets a list of all groups in a specified workspace.
|
ItemListJson<RoomEntityJson> |
Rooms.getGroupsV30(String roomId)
Gets a list of all groups in a specified workspace.
|
ItemListJson<EntityPermissionJson> |
IManageWorkspaces.getPermissionsForIOSV30(GetIManageDocumentPermissionsForIosJson getIManageDocumentPermissionsForIosJson)
Returns the iOS-targeted list of permissions for a file.
|
ItemListJson<EntityPermissionJson> |
TransientWorkspaces.getPermissionsForIOSV30(GetTransientDocumentPermissionsForIosJson getTransientDocumentPermissionsForIosJson)
Returns the iOS-targeted list of permissions for a file.
|
ItemListJson<EntityPermissionJson> |
Files.getPermissionsV30(String guid)
Returns a list of a file's current recipients and their permissions for
the file.
|
ItemListJson<EntityPermissionJson> |
Documents.getPermissionsV30(String guid)
Returns a list of a file's current recipients and their permissions for
the file.
|
ItemListJson<EntityPermissionJson> |
Workspaces.getPermissionsV30(String guid,
String roomId)
Returns all permitted entities permitted to the workspace.
|
ItemListJson<EntityPermissionJson> |
Rooms.getPermissionsV30(String guid,
String roomId)
Returns all permitted entities permitted to the workspace.
|
ItemListJson<SharedWithMeResponseJson> |
Items.getRecentSharedWithMeV30(RecentSharedWithMeJson recentSharedWithMeJson) |
ItemListJson<ActiveDirectorySettingsJson> |
Organizations.listActiveDirectorySettingsV30()
Lists the Active Directory connection settings of the organization.
|
ItemListJson<EmbeddedNotificationJson> |
Notifications.listAllEmbeddedNotificationsListV30(ListAllNotificationsJson listAllNotificationsJson) |
ItemListJson<DocumentCommentJson> |
TransientWorkspaces.listCommentsV30(ListTransientDocumentCommentsJson listTransientDocumentCommentsJson)
List document comments hierarchy
|
ItemListJson<DistributionListJson> |
Organizations.listDistributionListsByNameV30(ListDistributionListsByNameJson listDistributionListsByNameJson)
Gets a list of members of a named distribution list.
|
ItemListJson<DocumentPermissionRequestsResultsJson> |
Files.listDocumentsPermissionRequestsV30(ListDocumentsPermissionRequestsJson listDocumentsPermissionRequestsJson)
Lists existing permission requests for a file.
|
ItemListJson<DocumentPermissionRequestsResultsJson> |
Documents.listDocumentsPermissionRequestsV30(ListDocumentsPermissionRequestsJson listDocumentsPermissionRequestsJson)
Lists existing permission requests for a file.
|
ItemListJson<SummaryEmbeddedNotificationJson> |
Notifications.listEmbeddedSummaryNotificationsListV30(ListSummaryEmbeddedNotificationJson listSummaryEmbeddedNotificationJson) |
ItemListJson<ListExternalConnectorsResultJson> |
Organizations.listExternalConnectorsV30(ListExternalConnectorsJson listExternalConnectorsJson)
List the existing connectors in an organization for a user.
|
ItemListJson<FolderPendingPermissionRequestsJson> |
Workspaces.listFolderPermissionRequestsV30(ListFolderPermissionRequestsJson listFolderPermissionRequestsJson)
Lists existing permissions requests for folder or the entire workspace
where the root folder is supplied.
|
ItemListJson<FolderPendingPermissionRequestsJson> |
Rooms.listFolderPermissionRequestsV30(ListFolderPermissionRequestsJson listFolderPermissionRequestsJson)
Lists existing permissions requests for folder or the entire workspace
where the root folder is supplied.
|
ItemListJson<ListIdpSettingsResultItemJson> |
Organizations.listIdpSettingsV30(ListIdpSettingsJson listIdpSettingsJson)
Lists IDP settings for organization.It will list any existing settings
for this organization and will always list the current configuration
for the IDP on the current organization.
|
ItemListJson<LastResolvedDocumentPermissionRequestResultJson> |
Files.listLastResolvedDocumentPermissionRequestsV30(ListLastResolvedFolderPermissionRequestsJson listLastResolvedFolderPermissionRequestsJson)
Lists last resolved permission requests on files in workspaces and in
Sent items.
|
ItemListJson<LastResolvedDocumentPermissionRequestResultJson> |
Documents.listLastResolvedDocumentPermissionRequestsV30(ListLastResolvedFolderPermissionRequestsJson listLastResolvedFolderPermissionRequestsJson)
Lists last resolved permission requests on files in workspaces and in
Sent items.
|
ItemListJson<LastResolvedFolderPermissionRequestResultJson> |
Workspaces.listLastResolvedFolderPermissionRequestsV30(ListLastResolvedFolderPermissionRequestsJson listLastResolvedFolderPermissionRequestsJson)
Lists last resolved permission requests on folder.
|
ItemListJson<LastResolvedFolderPermissionRequestResultJson> |
Rooms.listLastResolvedFolderPermissionRequestsV30(ListLastResolvedFolderPermissionRequestsJson listLastResolvedFolderPermissionRequestsJson)
Lists last resolved permission requests on folder.
|
ItemListJson<LastResolvedTransientDocumentPermissionRequestResultJson> |
TransientWorkspaces.listLastResolvedTransientDocumentPermissionRequestsV30(ListLastResolvedTransientDocumentPermissionRequestsJson listLastResolvedTransientDocumentPermissionRequestsJson) |
ItemListJson<LastResolvedIManageDocumentPermissionRequestResultJson> |
IManageWorkspaces.listLastResolvedTransientDocumentPermissionRequestsV30(ListLastResolvedTransientDocumentPermissionRequestsJson listLastResolvedTransientDocumentPermissionRequestsJson)
Retrieves a list of resolved document permission requests for all
imanage workspaces.
|
ItemListJson<LastResolvedTransientFolderPermissionRequestResultJson> |
TransientWorkspaces.listLastResolvedTransientFolderPermissionRequestsV30(ListLastResolvedTransientFolderPermissionRequestsJson listLastResolvedTransientFolderPermissionRequestsJson) |
ItemListJson<LastResolvedIManageFolderPermissionRequestResultJson> |
IManageWorkspaces.listLastResolvedTransientFolderPermissionRequestsV30(ListLastResolvedTransientFolderPermissionRequestsJson listLastResolvedTransientFolderPermissionRequestsJson)
Retrieves a list of resolved folder permission requests for all iManage
workspaces.
|
ItemListJson<ListLibrariesOutputJson> |
OneDriveManagement.listLibrariesV30(ListLibrariesInputJson listLibrariesInputJson)
Lists transient libraries.
|
ItemListJson<OrganizationWatermarkConfigJson> |
Organizations.listOrganizationWatermarkV30(ListOrganizationWatermarksJson listOrganizationWatermarksJson)
Lists all watermarks for an organization at specific positions.
|
ItemListJson<PermittedEntityToUserJson> |
TransientWorkspaces.listPermittedUsersToDocumentV30(ListPermittedUsersToTransientWorkspaceJson listPermittedUsersToTransientWorkspaceJson)
Deprecated.
|
ItemListJson<UserJson> |
Files.listRecipientsV30(SdsGetRecipientsJson sdsGetRecipientsJson)
Lists recipients for a file.
|
ItemListJson<UserJson> |
Documents.listRecipientsV30(SdsGetRecipientsJson sdsGetRecipientsJson)
Lists recipients for a file.
|
ItemListJson<ListRoomsByTypeResultJson> |
Workspaces.listRoomsByTypeV30(ListRoomsByTypeJson listRoomsByTypeJson) |
ItemListJson<ListRoomsByTypeResultJson> |
Rooms.listRoomsByTypeV30(ListRoomsByTypeJson listRoomsByTypeJson) |
ItemListJson<WorkspaceInfoJson> |
Workspaces.listRoomsForAdminV30(boolean addExternalData,
Set<String> workspaceTypes)
Retrieves a list of all the workspaces for a user with VIEW_ALL_ROOMS
capability.
|
ItemListJson<WorkspaceInfoJson> |
Rooms.listRoomsForAdminV30(boolean addExternalData,
Set<String> workspaceTypes)
Retrieves a list of all the workspaces for a user with VIEW_ALL_ROOMS
capability.
|
ItemListJson<WorkspaceInfoJson> |
Workspaces.listRoomsV30(boolean addExternalData,
boolean adminMode,
boolean includeSyncData,
boolean includeWorkspacePolicyData,
Set<String> workspaceTypes)
Retrieves a list of all the workspaces of the current user.
|
ItemListJson<WorkspaceInfoJson> |
Rooms.listRoomsV30(boolean addExternalData,
boolean adminMode,
boolean includeSyncData,
boolean includeWorkspacePolicyData,
Set<String> workspaceTypes)
Retrieves a list of all the workspaces of the current user.
|
ItemListJson<ListSitesOutputJson> |
OneDriveManagement.listSitesV30(ListSitesInputJson listSitesInputJson)
Lists transient sites.
|
ItemListJson<ListSystemAccountItemJson> |
Organizations.listSystemAccountV30(ListOrganizationSystemAccountsIdpJson listOrganizationSystemAccountsIdpJson)
Lists system accounts for an organization.
|
ItemListJson<TransientDocumentPermissionRequestsResultsJson> |
TransientWorkspaces.listTransientDocumentsPermissionRequestsV30(ListTransientDocumentsPermissionRequestsJson listTransientDocumentsPermissionRequestsJson)
Lists existing permission requests for a document in a transient
workspace.
|
ItemListJson<IManageDocumentPermissionRequestsResultsJson> |
IManageWorkspaces.listTransientDocumentsPermissionRequestsV30(ListTransientDocumentsPermissionRequestsJson listTransientDocumentsPermissionRequestsJson)
Lists existing document permission requests for all imanage workspaces.
|
ItemListJson<TransientFolderPermissionRequestsResultsJson> |
TransientWorkspaces.listTransientFolderPermissionRequestsV30(ListTransientFolderPermissionRequestsJson listTransientFolderPermissionRequestsJson)
Lists existing permission requests for a folder in a transient
workspace.
|
ItemListJson<IManageWorkspacePermissionRequestsResultsJson> |
IManageWorkspaces.listTransientFolderPermissionRequestsV30(ListTransientFolderPermissionRequestsJson listTransientFolderPermissionRequestsJson)
Lists existing folder permission requests for all imanage workspace.
|
ItemListJson<DocumentCommentJson> |
TransientWorkspaces.listUnreadCommentsUserMentionPerDocumentV30(TransientListUserMentionInUnreadDocumentCommentsJson transientListUserMentionInUnreadDocumentCommentsJson)
List of unread comments of a certain document that user was mention in
|
ItemListJson<WorkspaceGroupMembershipForUserInfoJson> |
Workspaces.listWorkspaceGroupMembershipsForUserV30(ListWorkspaceGroupMembershipsForUserRequestJson listWorkspaceGroupMembershipsForUserRequestJson)
Lists groups in the workspace for a user.
|
ItemListJson<WorkspaceGroupMembershipForUserInfoJson> |
Rooms.listWorkspaceGroupMembershipsForUserV30(ListWorkspaceGroupMembershipsForUserRequestJson listWorkspaceGroupMembershipsForUserRequestJson)
Lists groups in the workspace for a user.
|
ItemListJson<SubmitDocumentResultJson> |
Workspaces.submitDocumentsV30(String roomId,
SubmitDocumentsVdrJson submitDocumentsVdrJson)
Submits files to a workspace.
|
ItemListJson<SubmitDocumentResultJson> |
Rooms.submitDocumentsV30(String roomId,
SubmitDocumentsVdrJson submitDocumentsVdrJson)
Submits files to a workspace.
|
ItemListJson<DocumentJson> |
Files.submitDocumentsV30(SubmitDocumentSdsJson submitDocumentSdsJson)
Submits files in Inbox/Sent items.
|
ItemListJson<DocumentJson> |
Documents.submitDocumentsV30(SubmitDocumentSdsJson submitDocumentSdsJson)
Submits files in Inbox/Sent items.
|
Copyright © 2019. All rights reserved.