Package org.dashbuilder.external.service
Interface BackendComponentFunctionService
-
public interface BackendComponentFunctionServiceList and calls functions available on backend.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ObjectcallFunction(String name, Map<String,Object> params)List<String>listFunctions()
-