public class TaxVariableParser extends Object implements VariableParser
| Constructor and Description |
|---|
TaxVariableParser(AuthorizedUserService userService) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
the name of the parser
|
String |
parse(String sql)
Parse the variable in the sql where condition
|
public TaxVariableParser(AuthorizedUserService userService)
public String getName()
VariableParsergetName in interface VariableParserpublic String parse(String sql)
VariableParserparse in interface VariableParserCopyright © 2021. All rights reserved.