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