| Package | Description |
|---|---|
| net.spreadsheetspace.sdk.orchestrator | |
| net.spreadsheetspace.sdk.viewserver.model |
| Modifier and Type | Method and Description |
|---|---|
static ChangeRecipientDescriptor |
OrchestratorContactUtil.addRecipients(String id,
String view_server,
LinkedList<String> listRecipient,
String username,
String password,
String token,
AuthenticationResponse ar,
ExcelType excelType) |
static ChangeRecipientDescriptor |
OrchestratorContactUtil.removeRecipients(String id,
String view_server,
LinkedList<String> listRecipient,
String username,
String password,
String token,
AuthenticationResponse ar,
ExcelType excelType) |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationResponse |
PullResponse.getAuthenticationResponse() |
AuthenticationResponse |
PushResponse.getAuthenticationResponse() |
| Modifier and Type | Method and Description |
|---|---|
void |
PullResponse.setAuthenticationResponse(AuthenticationResponse authenticationResponse) |
void |
PushResponse.setAuthenticationResponse(AuthenticationResponse authenticationResponse) |
| Constructor and Description |
|---|
PullResponse(AuthenticationResponse authenticationResponse,
AuthorizationResponse authorizationResponse,
String id,
List<FileBlob> fileList,
List<FileBlob> optionalFileList,
Long seqNum) |
PushResponse(AuthenticationResponse authenticationResponse,
AuthorizationResponse authorizationResponse,
String viewId) |
Copyright © 2023. All rights reserved.