Class SearchHandler


  • public class SearchHandler
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      SearchHandler()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void handleSearch​(java.lang.String sSearchText, boolean toSubscribe)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SearchHandler

        public SearchHandler()
    • Method Detail

      • handleSearch

        public static void handleSearch​(java.lang.String sSearchText,
                                        boolean toSubscribe)