Uses of Class
com.blackberry.workspaces.sdk.api.json.SubmitDocumentVdrJson
Package | Description |
---|---|
com.blackberry.workspaces.sdk.api.resource |
-
Uses of SubmitDocumentVdrJson in com.blackberry.workspaces.sdk.api.resource
Methods in com.blackberry.workspaces.sdk.api.resource with parameters of type SubmitDocumentVdrJson Modifier and Type Method Description SubmitIfNewJson
Rooms. submitDocumentIfNewV30(String roomId, SubmitDocumentVdrJson submitDocumentVdrJson)
Submits a file to a room if the file is new (ie not a new version of an existing file).SubmitIfNewJson
Workspaces. submitDocumentIfNewV30(String roomId, SubmitDocumentVdrJson submitDocumentVdrJson)
Submits a file to a room if the file is new (ie not a new version of an existing file).