B C G P S
B
- BaseApi<T> - com.fastjrun.example.api中的接口
-
- BaseDefaultApi - com.fastjrun.example.api中的接口
-
C
- com.fastjrun.example.api - 程序包 com.fastjrun.example.api
-
- com.fastjrun.example.dto - 程序包 com.fastjrun.example.dto
-
G
- getCurrPage() - 类 中的方法com.fastjrun.example.dto.PageResult
-
- getLimit() - 类 中的方法com.fastjrun.example.dto.PageQueryDTO
-
- getPage() - 类 中的方法com.fastjrun.example.dto.PageQueryDTO
-
- getPageSize() - 类 中的方法com.fastjrun.example.dto.PageResult
-
- getRows() - 类 中的方法com.fastjrun.example.dto.PageResult
-
- getStart() - 类 中的方法com.fastjrun.example.dto.PageQueryDTO
-
- getTotal() - 类 中的方法com.fastjrun.example.dto.PageResult
-
- getTotalPage() - 类 中的方法com.fastjrun.example.dto.PageResult
-
P
- PAGE_SIZE_DEFAULT - 类 中的静态变量com.fastjrun.example.dto.PageResult
-
- PageQueryDTO - com.fastjrun.example.dto中的类
-
- PageQueryDTO(int, int) - 类 的构造器com.fastjrun.example.dto.PageQueryDTO
-
- PageResult<T> - com.fastjrun.example.dto中的类
-
- PageResult() - 类 的构造器com.fastjrun.example.dto.PageResult
-
- PageResult(List<T>, int, int, int) - 类 的构造器com.fastjrun.example.dto.PageResult
-
S
- setCurrPage(int) - 类 中的方法com.fastjrun.example.dto.PageResult
-
- setLimit(int) - 类 中的方法com.fastjrun.example.dto.PageQueryDTO
-
- setPage(int) - 类 中的方法com.fastjrun.example.dto.PageQueryDTO
-
- setPageSize(int) - 类 中的方法com.fastjrun.example.dto.PageResult
-
- setRows(List<T>) - 类 中的方法com.fastjrun.example.dto.PageResult
-
- setStart(int) - 类 中的方法com.fastjrun.example.dto.PageQueryDTO
-
- setTotal(int) - 类 中的方法com.fastjrun.example.dto.PageResult
-
- setTotalPage(int) - 类 中的方法com.fastjrun.example.dto.PageResult
-
- status() - 接口 中的方法com.fastjrun.example.api.BaseApi
-
- status() - 接口 中的方法com.fastjrun.example.api.BaseDefaultApi
-
B C G P S
Copyright © 2022. All rights reserved.