- Template - Class in com.esignlive.sdk.datamodel.manage
-
- Template(Transaction) - Constructor for class com.esignlive.sdk.datamodel.manage.Template
-
- Template(Transaction, boolean) - Constructor for class com.esignlive.sdk.datamodel.manage.Template
-
- Template.TemplateFilter - Enum in com.esignlive.sdk.datamodel.manage
-
- TemplateDownloadListener - Interface in com.esignlive.sdk
-
Interface providing events about downloading templates.
- TemplateListListener - Interface in com.esignlive.sdk
-
Interface providing events about downloading list of templates.
- TemplateViewModel - Class in com.esignlive.sdk.preparation
-
- TemplateViewModel() - Constructor for class com.esignlive.sdk.preparation.TemplateViewModel
-
- TextArea - Class in com.esignlive.sdk.preparation
-
- TextArea(String, int, double, double, double, double) - Constructor for class com.esignlive.sdk.preparation.TextArea
-
- TextAreaSettings - Class in com.esignlive.sdk.preparation
-
- TextAreaSettings(String, String, boolean, int) - Constructor for class com.esignlive.sdk.preparation.TextAreaSettings
-
- TextField - Class in com.esignlive.sdk.preparation
-
- TextField(String, int, double, double, double, double) - Constructor for class com.esignlive.sdk.preparation.TextField
-
- TextFieldSettings - Class in com.esignlive.sdk.preparation
-
- TextFieldSettings(String, String, boolean, int) - Constructor for class com.esignlive.sdk.preparation.TextFieldSettings
-
- TITLE_KEY - Static variable in class com.esignlive.sdk.datamodel.User
-
- toMap() - Method in class com.esignlive.sdk.utility.Error
-
- toString() - Method in enum com.esignlive.sdk.datamodel.manage.Template.TemplateFilter
-
- toString() - Method in enum com.esignlive.sdk.datamodel.manage.Transaction.TransactionFilter
-
- toString() - Method in enum com.esignlive.sdk.datamodel.manage.Transaction.TransactionType
-
- toString() - Method in enum com.esignlive.sdk.datamodel.manage.Validation.Type
-
- toString() - Method in class com.esignlive.sdk.datamodel.User
-
- toString() - Method in class com.esignlive.sdk.utility.Error
-
- Transaction - Class in com.esignlive.sdk.datamodel.manage
-
- Transaction(Transaction) - Constructor for class com.esignlive.sdk.datamodel.manage.Transaction
-
- Transaction(Transaction, boolean) - Constructor for class com.esignlive.sdk.datamodel.manage.Transaction
-
- Transaction.TransactionFilter - Enum in com.esignlive.sdk.datamodel.manage
-
- Transaction.TransactionType - Enum in com.esignlive.sdk.datamodel.manage
-
- TRANSACTION_CANT_BE_PREPARED - Static variable in class com.esignlive.sdk.utility.Error
-
- TRANSACTION_CREATION_ERROR - Static variable in class com.esignlive.sdk.utility.Error
-
- TRANSACTION_FETCH_FAILED - Static variable in class com.esignlive.sdk.utility.Error
-
- TRANSACTION_ID_MISSING_ERROR - Static variable in class com.esignlive.sdk.utility.Error
-
- TRANSACTION_TYPE_NOT_SUPPORTED - Static variable in class com.esignlive.sdk.utility.Error
-
- TRANSACTION_WITH_ATTACHMENT_NOT_SUPPORTED - Static variable in class com.esignlive.sdk.utility.Error
-
- TRANSACTION_WITH_NOTARIZATION_NOT_SUPPORTED - Static variable in class com.esignlive.sdk.utility.Error
-
- transactionIdUpdated(String, String) - Method in interface com.esignlive.sdk.datamodel.SyncQueueListener
-
gets called when transaction identifier is updated from a temporary id to the id from server.
- TransactionListListener - Interface in com.esignlive.sdk
-
Interface providing events about downloading list of transactions.
- TransactionNotFoundException - Exception in com.esignlive.sdk.datamodel.manage
-
This exception is thrown when a transaction with the given id is not found.
- TransactionNotFoundException(String) - Constructor for exception com.esignlive.sdk.datamodel.manage.TransactionNotFoundException
-
- transactionsActivityOverview(ESignLive.TransactionsOverviewListener) - Method in class com.esignlive.sdk.ESignLive
-
Requests information about the transactions activity overview.
- TransactionsOverview - Class in com.esignlive.sdk.datamodel
-
this class provides an overview for transaction activities in the last 30 days.
- TransactionsOverview() - Constructor for class com.esignlive.sdk.datamodel.TransactionsOverview
-
- transactionsOverviewFetchFailed(Error) - Method in interface com.esignlive.sdk.ESignLive.TransactionsOverviewListener
-
Gets called when fetching the transaction activity overview from eSignLive servers fails.
- transactionsOverviewFetchSucceeded(TransactionsOverview) - Method in interface com.esignlive.sdk.ESignLive.TransactionsOverviewListener
-
Gets called when fetching the transaction activity overview from eSignLive servers succeeds.
- transactionStartedSuccessfully(String) - Method in interface com.esignlive.sdk.ESignLiveListener
-
Gets called when a transaction starts successfully.
- transactionStartFailed(String, Error) - Method in interface com.esignlive.sdk.ESignLiveListener
-
Gets called when starting a transaction fails.