类的使用
cn.hamm.airpower.model.query.QueryPageRequest
使用QueryPageRequest的程序包
-
cn.hamm.airpower.root中QueryPageRequest的使用
类型参数类型为QueryPageRequest的cn.hamm.airpower.root中的方法修饰符和类型方法说明protected <T extends QueryPageRequest<E>>
TRootEntityController.beforeGetPage(T queryPageRequest) 查询分页前置方法protected <T extends QueryPageRequest<E>>
TRootService.beforeGetPage(T sourceRequestData) 🟢分页查询前置方法参数类型为QueryPageRequest的cn.hamm.airpower.root中的方法修饰符和类型方法说明RootEntityController.getPage(QueryPageRequest<E> queryPageRequest) 分页查询final @NotNull QueryPageResponse<E>RootService.getPage(QueryPageRequest<E> queryPageRequest) 🟡分页查询数据