Uses of Class
com.saperion.ngc.exception.SearchSyntaxException
-
Packages that use SearchSyntaxException Package Description com.saperion.ngc.resultset Package for resultset component classes. -
-
Uses of SearchSyntaxException in com.saperion.ngc.resultset
Methods in com.saperion.ngc.resultset that throw SearchSyntaxException Modifier and Type Method Description java.lang.String
SearchStringParser. getSimpleString()
java.util.Map<java.lang.String,java.lang.String>
SearchStringParser. parse()
Parses the string.
-