Pakiet com.adobe.solutions.exm.authoring.domain.method zawiera klasy domen tworzenia używane w operacjach specyficznych dla funkcji. Obejmuje to na przykład operacje tworzenia listy dostępnych rodzin funkcji, funkcji lokalnych lub funkcji zdalnych.
Interfejsy
Interfejs | Opis | |
---|---|---|
IFunction | Represents a function available for use inside expressions during expression authoring. | |
IFunctionFamily | Represents a family (group) of similar functions (e.g. | |
IFunctionParameter | Represents an input parameter to a function. | |
IFunctionProvider | The IFunctionProvider interface serves as the entry point for function-specific operations during expression authoring. |
Klasy
Klasa | Opis | |
---|---|---|
FunctionFamilyProviderEvent | Event dispatched whenever a call to list the available function-families returns successfully. | |
FunctionProviderEvent | Event dispatched whenever a call to list available functions (local or remote) returns successfully. |
Tue Jun 12 2018, 12:20 PM Z