Uses of Class
com.blackberry.workspaces.api.sdk.json.GetDocumentsGuidsInfoJson
-
Packages that use GetDocumentsGuidsInfoJson Package Description com.blackberry.workspaces.api.sdk.resource -
-
Uses of GetDocumentsGuidsInfoJson in com.blackberry.workspaces.api.sdk.resource
Methods in com.blackberry.workspaces.api.sdk.resource with parameters of type GetDocumentsGuidsInfoJson Modifier and Type Method Description PagingItemListJson<DocumentJson>
Documents. getDocumentsInfoV30(GetDocumentsGuidsInfoJson getDocumentsGuidsInfoJson)
Returns a list of info of all the files that are specified and the current user is permitted to view .PagingItemListJson<DocumentJson>
Files. getDocumentsInfoV30(GetDocumentsGuidsInfoJson getDocumentsGuidsInfoJson)
Returns a list of info of all the files that are specified and the current user is permitted to view .
-