Class FlexibleSearchParser


  • public class FlexibleSearchParser
    extends java.lang.Object
    Parses passed in flexible search query to raw sql format.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String doParseFlexQuery​(JaloSession session, java.lang.String flexSyntaxQuery)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait