Class FSQLFunctionFactory

  • All Implemented Interfaces:
    FunctionFactory

    public class FSQLFunctionFactory
    extends AbstractFunctionFactory
    Most of what was in this class was moved to TagFunctionFactory. The variables are still here because we would prefer that they not show up in the menus, but still work for legacy purposes. Anything else that needs to work for legacy but not be used going forward should be put in this class.