public interface MatchFunctionIntf extends Serializable
| Modifier and Type | Method and Description |
|---|---|
void |
resetFunction() |
boolean |
runFunction(Object anInputValue,
Object aMatchValue,
String aFunction,
String MatchEndValue) |
void |
setFunctionParams(List<Map<String,Object>> aParamList,
String aDatabasePoolName) |
void |
shutdown() |
Copyright © 2020. All rights reserved.