类的使用
cn.hamm.airpower.model.query.QueryRequest
使用QueryRequest的程序包
-
cn.hamm.airpower.model.query中QueryRequest的使用
-
cn.hamm.airpower.root中QueryRequest的使用
类型参数类型为QueryRequest的cn.hamm.airpower.root中的方法修饰符和类型方法说明protected <T extends QueryRequest<E>>
TRootEntityController.beforeGetList(T queryRequest) 查询不分页前置方法protected <T extends QueryRequest<E>>
TRootService.beforeGetList(T sourceRequestData) 🟢不分页查询前置方法参数类型为QueryRequest的cn.hamm.airpower.root中的方法修饰符和类型方法说明RootEntityController.getList(QueryRequest<E> queryRequest) 不分页查询RootService.getList(QueryRequest<E> queryRequest) 🟡不分页查询数据