Package | Description |
---|---|
com.blackberry.workspaces.sdk.api.json | |
com.blackberry.workspaces.sdk.api.resource |
Modifier and Type | Method and Description |
---|---|
TransientDocumentJson |
SubmitIfNewTransientDocumentJson.getDocument() |
TransientDocumentJson |
LastDocWithActivityJson.getTransientDocumentJson() |
Modifier and Type | Method and Description |
---|---|
void |
SubmitIfNewTransientDocumentJson.setDocument(TransientDocumentJson document) |
void |
LastDocWithActivityJson.setTransientDocumentJson(TransientDocumentJson transientDocumentJson) |
Modifier and Type | Method and Description |
---|---|
TransientDocumentJson |
TransientWorkspaces.getDocumentInfoV30(TransientDocumentInfoJson transientDocumentInfoJson)
Retrieves file info.
|
TransientDocumentJson |
TransientWorkspaces.renameDocumentV30(RenameTransientDocumentJson renameTransientDocumentJson)
Renames a file in a transient workspace.
|
Modifier and Type | Method and Description |
---|---|
PagingItemListJson<TransientDocumentJson> |
TransientWorkspaces.getValidPathInfoListV30(GetValidPathInfoListJson getValidPathInfoListJson)
Get info for a valid list paths.
|
PagingItemListJson<TransientDocumentJson> |
TransientWorkspaces.listStarredDocumentsV30(ListStarredTransientDocumentsJson listStarredTransientDocumentsJson)
List starred files in transient workspace.
|
Copyright © 2019. All rights reserved.