| Package | Description |
|---|---|
| com.silanis.esl.sdk |
The eSignLive Java SDK base package containing the EslClient and model classes.
|
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
CeremonyLayoutSettings |
DocumentPackageSettings.getCeremonyLayoutSettings() |
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentPackageSettings.setCeremonyLayoutSettings(CeremonyLayoutSettings ceremonyLayoutSettings) |
| Modifier and Type | Method and Description |
|---|---|
CeremonyLayoutSettings |
CeremonyLayoutSettingsBuilder.build()
Builds the actual ceremony layout settings.
|
| Modifier and Type | Method and Description |
|---|---|
DocumentPackageSettingsBuilder |
DocumentPackageSettingsBuilder.withCeremonyLayoutSettings(CeremonyLayoutSettings ceremonyLayoutSettings)
Set eSignLive signing ceremony branding and customization options.
|
| Modifier and Type | Field and Description |
|---|---|
CeremonyLayoutSettings |
UpdatePackageExample.createdLayoutSettings |
CeremonyLayoutSettings |
UpdatePackageExample.layoutSettingsToCreate |
CeremonyLayoutSettings |
UpdatePackageExample.layoutSettingsToUpdate |
CeremonyLayoutSettings |
UpdatePackageExample.updatedLayoutSettings |
| Modifier and Type | Method and Description |
|---|---|
CeremonyLayoutSettings |
CeremonyLayoutSettingsConverter.toSDKCeremonyLayoutSettings()
Convert from API to SDK.
|
| Constructor and Description |
|---|
CeremonyLayoutSettingsConverter(CeremonyLayoutSettings sdkCeremonyLayoutSettings)
Construct with SDK object involved in conversion.
|
Copyright 2022 OneSpan All rights reserved.