| Interface | Description |
|---|---|
| ExtensionsCustomerDataInvocable |
Marker Interface to be returned by the ExtensionsDataFactory
|
| ExtensionsData |
This object is created by the ExtensionsDataBuilder and is subsequently added to the ExtensionsCache
for accessibility during the execution of an ExtensionCallback.
|
| ExtensionsDataBuilder |
Class creates Payloads and ExtensionData objects that can be added to the
ExtensionsDataCache.
|
| ExtensionsDataFactory |
Factory for creating objects relating to ExtensionsData.
|
| ExtensionsDataRepository |
Exposes access APIs to store and retrieve extension data from data repository.
|
| ExtensionsDataRepositoryView |
A view-only representation of the ExtensionsDataRepository
|
| ExtensionsDataSpecification |
Class holds the specification data that results from parsing a ExtensionsDataSpecification.
|
| Class | Description |
|---|---|
| ExtensionsDataException |
Exception for extensions.data
|
| Enum | Description |
|---|---|
| ExtensionsCustomerDataInvocableResult |
Enum used to rely server-side issues to the client-side
|