Class DashboardService

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String searchByQuery​(java.lang.String searchBody, java.lang.String type)  
      • Methods inherited from class java.lang.Object

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

      • DashboardService

        public DashboardService()
    • Method Detail

      • searchByQuery

        public java.lang.String searchByQuery​(java.lang.String searchBody,
                                              java.lang.String type)
        Specified by:
        searchByQuery in interface IDashboardService