public class ConvertBase extends Object implements MatchETLIntf
| Constructor and Description |
|---|
ConvertBase() |
| Modifier and Type | Method and Description |
|---|---|
String |
doFunction(String aValue,
String aFunctionValue) |
int |
getDefError() |
void |
init() |
void |
shutdown() |
public void init()
throws Exception
init in interface MatchETLIntfExceptionpublic String doFunction(String aValue, String aFunctionValue) throws Exception
doFunction in interface MatchETLIntfExceptionpublic void shutdown()
throws Exception
shutdown in interface MatchETLIntfExceptionpublic int getDefError()
Copyright © 2020. All rights reserved.