Package | Description |
---|---|
com.blackberry.workspaces.api.sdk.enums | |
com.blackberry.workspaces.api.sdk.json |
Modifier and Type | Method and Description |
---|---|
static PermissionRequestType |
PermissionRequestType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PermissionRequestType[] |
PermissionRequestType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
PermissionRequestType |
TransientFolderPendingPermissionRequestJson.getRequestType()
The request type
|
PermissionRequestType |
TransientDocumentPendingPermissionRequestJson.getRequestType()
The request type
|
PermissionRequestType |
PermissionRequestUserAndTypeJson.getRequestType()
Requester type
|
PermissionRequestType |
FolderPendingPermissionRequestJson.getRequestType()
The request type
|
PermissionRequestType |
DocumentPendingPermissionRequestJson.getRequestType()
The request type
|
PermissionRequestType |
AddTransientDocumentPermissionRequestJson.getRequestType() |
PermissionRequestType |
AddIManageDocumentPermissionRequestJson.getRequestType() |
Modifier and Type | Method and Description |
---|---|
void |
TransientFolderPendingPermissionRequestJson.setRequestType(PermissionRequestType requestType)
The request type
|
void |
TransientDocumentPendingPermissionRequestJson.setRequestType(PermissionRequestType requestType)
The request type
|
void |
PermissionRequestUserAndTypeJson.setRequestType(PermissionRequestType requestType)
Requester type
|
void |
FolderPendingPermissionRequestJson.setRequestType(PermissionRequestType requestType)
The request type
|
void |
DocumentPendingPermissionRequestJson.setRequestType(PermissionRequestType requestType)
The request type
|
void |
AddTransientDocumentPermissionRequestJson.setRequestType(PermissionRequestType requestType) |
void |
AddIManageDocumentPermissionRequestJson.setRequestType(PermissionRequestType requestType) |
Copyright © 2019. All rights reserved.