The com.adobe.solutions.exm.authoring.domain package contains the domain classes for the expression authoring UX component.
Interfaces
Interface | Description | |
---|---|---|
IProviderFactory | The IProviderFactory represents the entry point into the EXM authoring domain model. |
Classes
Class | Description | |
---|---|---|
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. |
Mon Nov 28 2011, 07:42 AM -08:00