| Package | Description |
|---|---|
| net.spreadsheetspace.sdk | |
| net.spreadsheetspace.sdk.orchestrator |
| Modifier and Type | Method and Description |
|---|---|
ChangeRecipientDescriptor |
Sdk.addRecipients(String id,
String view_server,
LinkedList<String> listRecipient)
Add recipient(s) to existing view.
|
ChangeRecipientDescriptor |
Sdk.removeRecipients(String id,
String view_server,
LinkedList<String> listRecipient)
Remove recipient(s) to existing view.
|
| 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) |
Copyright © 2025. All rights reserved.