O pacote com.adobe.solutions.exm.authoring.domain contém as classes de domínio para a criação de expressão de componentes UX.
Interfaces
| Interface | Descrição | |
|---|---|---|
| IProviderFactory | The IProviderFactory represents the entry point into the EXM authoring domain model. |
Classes
| Classe | Descrição | |
|---|---|---|
| ErrorEvent | Event dispatched by various EXM authoring domain classes to indicate that an error (typically an error during invocation of an asynchronous RPC operation) has occurred. | |
| ProviderFactory | The ProviderFactory class serves as a static container for an IProviderFactory instance and provides static utility wrappers over the IProviderFactory methods. | |
| RequestAwareErrorEvent | Event dispatched by various EXM domain authoring classes to indicate that an error has occurred during an operation. | |
| RequestAwareEvent | Base class for events dispatched by various EXM domain authoring classes to indicate that an operation has returned or errored out. |
Wed Jun 13 2018, 11:25 AM Z