Uses of Class
com.ubs.backend.classes.TempAmountWithDate
Packages that use TempAmountWithDate
-
Uses of TempAmountWithDate in com.ubs.backend.classes.database.dao.statistik
Methods in com.ubs.backend.classes.database.dao.statistik that return types with arguments of type TempAmountWithDateModifier and TypeMethodDescriptionAnsweredQuestionStatistikDAO.countAskedAmountByTime(long userID, TimeSearchType time, StatistikTimes statistikTimes)AnsweredQuestionStatistikDAO.countAskedAmountByTime(TimeSearchType time, StatistikTimes statistikTimes)AnsweredQuestionStatistikDAO.countAskedAmountByTime(Long userID, TimeSearchType time, StatistikTimes statistikTimes, javax.persistence.EntityManager em)UnansweredQuestionStatistikDAO.countAskedAmountByTime(long userID, TimeSearchType time, StatistikTimes statistikTimes)UnansweredQuestionStatistikDAO.countAskedAmountByTime(TimeSearchType time, StatistikTimes statistikTimes)UnansweredQuestionStatistikDAO.countAskedAmountByTime(Long userID, TimeSearchType time, StatistikTimes statistikTimes, javax.persistence.EntityManager em)AnswerStatistikDAO.countAskedAmountByTimeGroupedByAnswer(long userID, TimeSearchType time, StatistikTimes statistikTimes)AnswerStatistikDAO.countAskedAmountByTimeGroupedByAnswer(TimeSearchType time, StatistikTimes statistikTimes)AnswerStatistikDAO.countAskedAmountByTimeGroupedByAnswer(Long userID, TimeSearchType time, StatistikTimes statistikTimes, javax.persistence.EntityManager em)AnsweredQuestionStatistikDAO.countAskedAmountDay(StatistikTimes times, javax.persistence.EntityManager em)UnansweredQuestionStatistikDAO.countAskedAmountDay(StatistikTimes times, javax.persistence.EntityManager em)AnswerStatistikDAO.countAskedAmountDayGroupedByAnswer(StatistikTimes times, javax.persistence.EntityManager em)AnsweredQuestionStatistikDAO.countAskedAmountGroupedByDay(javax.persistence.EntityManager em)AnswerStatistikDAO.countAskedAmountGroupedByDay(javax.persistence.EntityManager em)UnansweredQuestionStatistikDAO.countAskedAmountGroupedByDay(javax.persistence.EntityManager em)AnsweredQuestionStatistikDAO.countAskedAmountGroupedByYear(javax.persistence.EntityManager em)UnansweredQuestionStatistikDAO.countAskedAmountGroupedByYear(javax.persistence.EntityManager em)AnswerStatistikDAO.countAskedAmountGroupedByYearGroupedByAnswer(javax.persistence.EntityManager em)AnsweredQuestionStatistikDAO.countAskedAmountMonth(StatistikTimes times, javax.persistence.EntityManager em)UnansweredQuestionStatistikDAO.countAskedAmountMonth(StatistikTimes times, javax.persistence.EntityManager em)AnswerStatistikDAO.countAskedAmountMonthGroupedByAnswer(StatistikTimes times, javax.persistence.EntityManager em)AnsweredQuestionStatistikDAO.countAskedAmountSinceLastLogin(long userID, javax.persistence.EntityManager em)UnansweredQuestionStatistikDAO.countAskedAmountSinceLastLogin(long userID, javax.persistence.EntityManager em)AnswerStatistikDAO.countAskedAmountSinceLastLoginGroupedByAnswer(long userID, javax.persistence.EntityManager em)AnsweredQuestionStatistikDAO.countAskedAmountWeek(StatistikTimes times, javax.persistence.EntityManager em)UnansweredQuestionStatistikDAO.countAskedAmountWeek(StatistikTimes times, javax.persistence.EntityManager em)AnswerStatistikDAO.countAskedAmountWeekGroupedByAnswer(StatistikTimes times, javax.persistence.EntityManager em)AnsweredQuestionStatistikDAO.countAskedAmountYear(StatistikTimes times, javax.persistence.EntityManager em)UnansweredQuestionStatistikDAO.countAskedAmountYear(StatistikTimes times, javax.persistence.EntityManager em)AnswerStatistikDAO.countAskedAmountYearGroupedByAnswer(StatistikTimes times, javax.persistence.EntityManager em)