Package org.eclnt.ccee.dyndata.functions
Interface IFunctionExecutor
public interface IFunctionExecutor
-
Method Summary
Modifier and TypeMethodDescriptionboolean
checkIfMethodIsHandled
(String methodName) executeMethod
(DynDataMap dynDataMap, String methodName, String[] methodParams)
-
Method Details
-
checkIfMethodIsHandled
-
executeMethod
-