com.adobe.solutions.exm.authoring.domain 包中包含用于表达式创作 UX 组件的域类。
接口
| 接口 | 说明 | |
|---|---|---|
| IProviderFactory | The IProviderFactory represents the entry point into the EXM authoring domain model. |
类
| 类 | 说明 | |
|---|---|---|
| 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. |
Tue Jun 12 2018, 11:18 AM Z