ActionScript® 3.0 Reference for the Adobe® Flash® Platform
Home  |  Show Packages and Classes List |  Packages  |  Classes  |  What's New  |  Index  |  Appendixes
 

com.adobe.solutions.exm.authoring.domain 


The com.adobe.solutions.exm.authoring.domain package contains the domain classes for the expression authoring UX component.



Interfaces
 InterfaceDescription
 IProviderFactory The IProviderFactory represents the entry point into the EXM authoring domain model.
Classes
 ClassDescription
 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.