The com.adobe.solutions.exm.authoring.domain.variable package contains the authoring domain classes for variable-specific operations. For example, listing the variables available for use in an expression.
Interfaces
Interface | Description | |
---|---|---|
IVariable | Domain interface representing a variable which can be used inside an expression during expression authoring. | |
IVariableProvider | The IVariableProvider interface serves as the entry point for variable-specific operations during expression authoring. |
Classes
Class | Description | |
---|---|---|
VariableProviderEvent | Event dispatched whenever a variable-listing operation (list-all-variables or search-variables) completes successfully. |
Mon Nov 28 2011, 07:42 AM -08:00