类的使用
plus.hiver.module.statistics.entity.Statistics
使用Statistics的程序包
程序包
说明
-
plus.hiver.module.statistics.controller中Statistics的使用
返回变量类型为Statistics的类型的plus.hiver.module.statistics.controller中的方法修饰符和类型方法说明plus.hiver.common.api.Result<org.springframework.data.domain.Page<Statistics>>StatisticsController.getStatisticsByCondition(Statistics statistics, plus.hiver.common.vo.SearchVo searchVo, plus.hiver.common.vo.PageVo pageVo) 修饰符和类型方法说明plus.hiver.common.api.Result<org.springframework.data.domain.Page<Statistics>>StatisticsController.getStatisticsByCondition(Statistics statistics, plus.hiver.common.vo.SearchVo searchVo, plus.hiver.common.vo.PageVo pageVo) -
plus.hiver.module.statistics.service中Statistics的使用
返回变量类型为Statistics的类型的plus.hiver.module.statistics.service中的方法修饰符和类型方法说明org.springframework.data.domain.Page<Statistics>StatisticsService.findByCondition(Statistics statistics, plus.hiver.common.vo.SearchVo searchVo, org.springframework.data.domain.Pageable pageable) 多条件分页获取修饰符和类型方法说明org.springframework.data.domain.Page<Statistics>StatisticsService.findByCondition(Statistics statistics, plus.hiver.common.vo.SearchVo searchVo, org.springframework.data.domain.Pageable pageable) 多条件分页获取 -
plus.hiver.module.statistics.serviceimpl中Statistics的使用
返回变量类型为Statistics的类型的plus.hiver.module.statistics.serviceimpl中的方法修饰符和类型方法说明org.springframework.data.domain.Page<Statistics>StatisticsServiceImpl.findByCondition(Statistics statistics, plus.hiver.common.vo.SearchVo searchVo, org.springframework.data.domain.Pageable pageable) 修饰符和类型方法说明org.springframework.data.domain.Page<Statistics>StatisticsServiceImpl.findByCondition(Statistics statistics, plus.hiver.common.vo.SearchVo searchVo, org.springframework.data.domain.Pageable pageable)