O pacote com.adobe.solutions.exm.authoring.domain.method contém as classes de criação de domínio para operações específicas de expressão. Por exemplo, exibir famílias de função disponíveis, funções locais ou funções remotas.
Interfaces
Interface | Descrição | |
---|---|---|
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. |
Classes
Classe | Descrição | |
---|---|---|
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. |
Wed Jun 13 2018, 11:25 AM Z