public interface StiCustomFunction
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getFunctionName()
Return function name
|
java.util.List<java.lang.Class> |
getParametersList() |
java.lang.Object |
invoke(java.util.List<java.lang.Object> args)
Invoke custom function
|
Copyright © 2019 Stimulsoft. All Rights Reserved.