Uses of Class
com.blackberry.workspaces.api.sdk.json.ListAllFavoriteItemsJson
-
Packages that use ListAllFavoriteItemsJson Package Description com.blackberry.workspaces.api.sdk.json com.blackberry.workspaces.api.sdk.resource -
-
Uses of ListAllFavoriteItemsJson in com.blackberry.workspaces.api.sdk.json
Subclasses of ListAllFavoriteItemsJson in com.blackberry.workspaces.api.sdk.json Modifier and Type Class Description class
ListFavoriteItemsJson
-
Uses of ListAllFavoriteItemsJson in com.blackberry.workspaces.api.sdk.resource
Methods in com.blackberry.workspaces.api.sdk.resource with parameters of type ListAllFavoriteItemsJson Modifier and Type Method Description PagingItemListJson<BaseJson>
Items. getAllFavoritesV30(ListAllFavoriteItemsJson listAllFavoriteItemsJson)
Gets a list of all starred (favorite) items workspaces, documents or folders for the user
-