Class FunctionCallArgumentConfigItem

All Implemented Interfaces:
Serializable, Cloneable

public class FunctionCallArgumentConfigItem extends ExpressionParameterConfigItem
Represents an ExpressionParameterType that is part of a FunctionExpressionEvaluatorType i.e. a function call. Intentionally differs from the standard naming convention. The embedded value is used as an argument value specification. TODO reconsider the necessity
See Also: