com.infoteria.asteria.flowbuilder2.plugin
Class FunctionInvokeController.FuncLibListProvider

java.lang.Object
  |
  +--com.infoteria.asteria.flowbuilder2.plugin.FunctionInvokeController.FuncLibListProvider
All Implemented Interfaces:
com.infoteria.asteria.flowengine2.provider.FunctionLibListProvider
Enclosing class:
FunctionInvokeController

public class FunctionInvokeController.FuncLibListProvider
extends Object
implements com.infoteria.asteria.flowengine2.provider.FunctionLibListProvider


Constructor Summary
FuncLibListProvider(com.infoteria.asteria.flowbuilder2.funclib.FunctionLib flib, String user)
           
 
Method Summary
 SourceInfo[] getFunctionLibList(String dir)
           
 String[] getFunctionList(SourceInfo info)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FuncLibListProvider

public FuncLibListProvider(com.infoteria.asteria.flowbuilder2.funclib.FunctionLib flib,
                           String user)
Method Detail

getFunctionLibList

public SourceInfo[] getFunctionLibList(String dir)
Specified by:
getFunctionLibList in interface com.infoteria.asteria.flowengine2.provider.FunctionLibListProvider

getFunctionList

public String[] getFunctionList(SourceInfo info)
Specified by:
getFunctionList in interface com.infoteria.asteria.flowengine2.provider.FunctionLibListProvider