| Package | Description |
|---|---|
| com.silanis.esl.sdk.builder |
Builder classes provide high-level support for creating model objects.
|
| com.silanis.esl.sdk.examples |
Examples and helper classes of how to use the eSignLive Java SDK.
|
| com.silanis.esl.sdk.internal.converter |
For internal use only.
|
| com.silanis.esl.sdk.service |
Service classes provide low-level support for interacting with eSignLive.
|
| com.silanis.esl.sdk.service.apiclient |
| Modifier and Type | Method and Description |
|---|---|
AccountDesignerSettings |
AccountDesignerSettingsBuilder.build() |
| Modifier and Type | Field and Description |
|---|---|
AccountDesignerSettings |
AccountDesignerSettingsExample.defaultAccountDesignerSettings |
AccountDesignerSettings |
AccountDesignerSettingsExample.deletedAccountDesignerSettings |
AccountDesignerSettings |
AccountDesignerSettingsExample.patchedAccountDesignerSettings |
AccountDesignerSettings |
AccountDesignerSettingsExample.patchedAccountDesignerSettings1 |
| Modifier and Type | Method and Description |
|---|---|
AccountDesignerSettings |
AccountDesignerSettingsConverter.tosdkAccountDesignerSettings()
Convert from API AccountDesignerSettings to SDK AccountDesignerSettings.
|
| Constructor and Description |
|---|
AccountDesignerSettingsConverter(AccountDesignerSettings sdkAccountDesignerSettings)
Construct with SDK AccountDesignerSettings object involved in conversion.
|
| Modifier and Type | Method and Description |
|---|---|
AccountDesignerSettings |
AccountConfigService.getAccountDesignerSettings()
Get account designer settings.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AccountConfigService.saveAccountDesignerSettings(AccountDesignerSettings accountDesignerSettings)
Save account designer settings.
|
| Modifier and Type | Method and Description |
|---|---|
AccountDesignerSettings |
AccountConfigClient.getAccountDesignerSettings()
Get account designer settings.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AccountConfigClient.saveAccountDesignerSettings(AccountDesignerSettings accountDesignerSettings)
Save account designer settings.
|
Copyright 2022 OneSpan All rights reserved.