The com.adobe.solutions.exm.method package contains the interfaces for function-specific infrastructure services.
Interfaces
| Interface | Description | |
|---|---|---|
| IFunctionService | IFunctionService provides infrastructure services for listing functions and function-families. | 
Classes
| Class | Description | |
|---|---|---|
| FunctionFamilyVO | Represents a function family (logical group of functions). | |
| FunctionParameterVO | Represents an input parameter to a function. | |
| FunctionVO | Represents a function which can be used inside expressions. | 
Thu Dec 4 2014, 06:58 PM -08:00