Package | Description |
---|---|
com.blackberry.workspaces.api.sdk.enums | |
com.blackberry.workspaces.api.sdk.json |
Modifier and Type | Method and Description |
---|---|
static CacheDocumentStatus |
CacheDocumentStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CacheDocumentStatus[] |
CacheDocumentStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
CacheDocumentStatus |
TransientDocumentJson.getCacheStatus()
Cache status
|
CacheDocumentStatus |
IManageDocumentJson.getCacheStatus()
Cache status
|
CacheDocumentStatus |
DocumentJson.getCacheStatus() |
Modifier and Type | Method and Description |
---|---|
void |
TransientDocumentJson.setCacheStatus(CacheDocumentStatus cacheStatus)
Cache status
|
void |
IManageDocumentJson.setCacheStatus(CacheDocumentStatus cacheStatus)
Cache status
|
void |
DocumentJson.setCacheStatus(CacheDocumentStatus cacheStatus) |
Copyright © 2019. All rights reserved.