@NullMarked
public interface DynamicCalculatedAttributeFunction
Exposes an explicitly registered helper function to calculated-attribute expression evaluators.
-
Method Summary
Returns the method invoked by the expression engine.
Returns the function name available to expressions.
-
Method Details
-
getName
Returns the function name available to expressions.
- Returns:
- function name
-
getMethod
Returns the method invoked by the expression engine.
- Returns:
- helper function method