Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
B
- BaseApi<T> - Interface in com.fastjrun.example.api
- BaseDefaultApi - Interface in com.fastjrun.example.api
C
- com.fastjrun.example.api - package com.fastjrun.example.api
- com.fastjrun.example.dto - package com.fastjrun.example.dto
G
- getCurrPage() - Method in class com.fastjrun.example.dto.PageResult
- getLimit() - Method in class com.fastjrun.example.dto.PageQueryDTO
- getPage() - Method in class com.fastjrun.example.dto.PageQueryDTO
- getPageSize() - Method in class com.fastjrun.example.dto.PageResult
- getRows() - Method in class com.fastjrun.example.dto.PageResult
- getStart() - Method in class com.fastjrun.example.dto.PageQueryDTO
- getTotal() - Method in class com.fastjrun.example.dto.PageResult
- getTotalPage() - Method in class com.fastjrun.example.dto.PageResult
P
- PAGE_SIZE_DEFAULT - Static variable in class com.fastjrun.example.dto.PageResult
- PageQueryDTO - Class in com.fastjrun.example.dto
- PageQueryDTO(int, int) - Constructor for class com.fastjrun.example.dto.PageQueryDTO
- PageResult<T> - Class in com.fastjrun.example.dto
- PageResult() - Constructor for class com.fastjrun.example.dto.PageResult
- PageResult(List<T>, int, int, int) - Constructor for class com.fastjrun.example.dto.PageResult
S
- setCurrPage(int) - Method in class com.fastjrun.example.dto.PageResult
- setLimit(int) - Method in class com.fastjrun.example.dto.PageQueryDTO
- setPage(int) - Method in class com.fastjrun.example.dto.PageQueryDTO
- setPageSize(int) - Method in class com.fastjrun.example.dto.PageResult
- setRows(List<T>) - Method in class com.fastjrun.example.dto.PageResult
- setStart(int) - Method in class com.fastjrun.example.dto.PageQueryDTO
- setTotal(int) - Method in class com.fastjrun.example.dto.PageResult
- setTotalPage(int) - Method in class com.fastjrun.example.dto.PageResult
- status() - Method in interface com.fastjrun.example.api.BaseApi
- status() - Method in interface com.fastjrun.example.api.BaseDefaultApi
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form