Package | Description |
---|---|
com.blackberry.workspaces.api.sdk.json |
Modifier and Type | Method and Description |
---|---|
DocumentCurrentVersionJson |
TransientDocumentJson.getDocumentCurrentVersion()
A json which represents the current version of the file
|
DocumentCurrentVersionJson |
SubmitTransientDocumentResultJson.getDocumentCurrentVersion()
A json which represents the current version of the file
|
DocumentCurrentVersionJson |
SubmitIManageDocumentResultJson.getDocumentCurrentVersion()
A json which represents the current version of the file
|
DocumentCurrentVersionJson |
SubmitDocumentResultJson.getDocumentCurrentVersion()
A json which represents the current version of the file
|
DocumentCurrentVersionJson |
RecycleBinDocumentJson.getDocumentCurrentVersion()
A json which represents the current version of the file
|
DocumentCurrentVersionJson |
IManageDocumentJson.getDocumentCurrentVersion()
A json which represents the current version of the file
|
DocumentCurrentVersionJson |
GetInfoUnauthDocumentResultJson.getDocumentCurrentVersion()
A json which represents the current version of the file
|
DocumentCurrentVersionJson |
DocumentJson.getDocumentCurrentVersion()
A json which represents the current version of the document
|
Modifier and Type | Method and Description |
---|---|
void |
TransientDocumentJson.setDocumentCurrentVersion(DocumentCurrentVersionJson documentCurrentVersion)
A json which represents the current version of the file
|
void |
SubmitTransientDocumentResultJson.setDocumentCurrentVersion(DocumentCurrentVersionJson documentCurrentVersion)
A json which represents the current version of the file
|
void |
SubmitIManageDocumentResultJson.setDocumentCurrentVersion(DocumentCurrentVersionJson documentCurrentVersion)
A json which represents the current version of the file
|
void |
SubmitDocumentResultJson.setDocumentCurrentVersion(DocumentCurrentVersionJson documentCurrentVersion)
A json which represents the current version of the file
|
void |
RecycleBinDocumentJson.setDocumentCurrentVersion(DocumentCurrentVersionJson documentCurrentVersion)
A json which represents the current version of the file
|
void |
IManageDocumentJson.setDocumentCurrentVersion(DocumentCurrentVersionJson documentCurrentVersion)
A json which represents the current version of the file
|
void |
GetInfoUnauthDocumentResultJson.setDocumentCurrentVersion(DocumentCurrentVersionJson documentCurrentVersion)
A json which represents the current version of the file
|
void |
DocumentJson.setDocumentCurrentVersion(DocumentCurrentVersionJson documentCurrentVersion)
A json which represents the current version of the document
|
Copyright © 2019. All rights reserved.