Package 

Interface UserReportDAO

    • Method Summary

      Modifier and Type Method Description
      abstract UserReportQueryResult search(UserReportQuery query)
      abstract List<UserAnalytics> search(AnalyticsQuery query)
      • Methods inherited from class ai.tock.bot.admin.user.UserReportDAO

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

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