Package | Description |
---|---|
com.blackberry.workspaces.api.sdk.enums | |
com.blackberry.workspaces.api.sdk.json |
Modifier and Type | Method and Description |
---|---|
static ApiFilterScope |
ApiFilterScope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApiFilterScope[] |
ApiFilterScope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ApiFilterScope |
ListDocumentsVdrJson.getFilterScope()
Filter scope, default is specific folder, if all files from workspace
are needed change to ENTIRE_ROOM.
|
Modifier and Type | Method and Description |
---|---|
void |
ListDocumentsVdrJson.setFilterScope(ApiFilterScope filterScope)
Filter scope, default is specific folder, if all files from workspace
are needed change to ENTIRE_ROOM.
|
Copyright © 2019. All rights reserved.