类的使用
plus.hiver.module.statistics.entity.TrackEvent
使用TrackEvent的程序包
程序包
说明
-
plus.hiver.module.statistics.controller中TrackEvent的使用
返回变量类型为TrackEvent的类型的plus.hiver.module.statistics.controller中的方法修饰符和类型方法说明plus.hiver.common.api.Result<org.springframework.data.domain.Page<TrackEvent>>StatisticsController.getByCondition(TrackEvent trackEvent, plus.hiver.common.vo.SearchVo searchVo, plus.hiver.common.vo.PageVo pageVo) 修饰符和类型方法说明plus.hiver.common.api.Result<org.springframework.data.domain.Page<TrackEvent>>StatisticsController.getByCondition(TrackEvent trackEvent, plus.hiver.common.vo.SearchVo searchVo, plus.hiver.common.vo.PageVo pageVo) voidStatisticsController.hm(jakarta.servlet.http.HttpServletRequest request, jakarta.servlet.http.HttpServletResponse response, StatisticsParms p, TrackEvent trackEvent) -
plus.hiver.module.statistics.service中TrackEvent的使用
返回变量类型为TrackEvent的类型的plus.hiver.module.statistics.service中的方法修饰符和类型方法说明org.springframework.data.domain.Page<TrackEvent>TrackEventService.findByCondition(TrackEvent trackEvent, plus.hiver.common.vo.SearchVo searchVo, org.springframework.data.domain.Pageable pageable) 多条件分页获取修饰符和类型方法说明org.springframework.data.domain.Page<TrackEvent>TrackEventService.findByCondition(TrackEvent trackEvent, plus.hiver.common.vo.SearchVo searchVo, org.springframework.data.domain.Pageable pageable) 多条件分页获取 -
plus.hiver.module.statistics.serviceimpl中TrackEvent的使用
返回变量类型为TrackEvent的类型的plus.hiver.module.statistics.serviceimpl中的方法修饰符和类型方法说明org.springframework.data.domain.Page<TrackEvent>TrackEventServiceImpl.findByCondition(TrackEvent trackEvent, plus.hiver.common.vo.SearchVo searchVo, org.springframework.data.domain.Pageable pageable) 修饰符和类型方法说明org.springframework.data.domain.Page<TrackEvent>TrackEventServiceImpl.findByCondition(TrackEvent trackEvent, plus.hiver.common.vo.SearchVo searchVo, org.springframework.data.domain.Pageable pageable)