com.adobe.solutions.exm.authoring.domain.method パッケージには、関数固有の処理用のオーサリングドメインクラスが含まれます。例えば、使用可能な関数ファミリー、ローカル関数またはリモート関数の列挙などです。
インターフェイス
インターフェイス | 説明 | |
---|---|---|
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. |
クラス
クラス | 説明 | |
---|---|---|
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, 10:49 AM Z