Class FunctionConfigItem

All Implemented Interfaces:
PrivilegesMixin<ExpressionType>, Serializable, Cloneable

public class FunctionConfigItem extends ExpressionConfigItem
Represents an ExpressionType that is part of a FunctionLibraryType as a custom function. Intentionally differs from the standard naming convention. The embedded value is ExpressionType but it is used in a specialized way.
See Also: