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