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