C I P T
C
- calcTotalAndPages(long) - Method in class tech.hdis.framework.page.PageInfo
-
计算总页数与行数
I
- init() - Method in class tech.hdis.framework.page.PageProperties
-
静态注入
P
- PAGE_SIZE_KEY - Static variable in class tech.hdis.framework.page.PageProperties
-
默认每页行数,静态key
- PAGE_SIZE_VALUE - Static variable in class tech.hdis.framework.page.PageProperties
-
默认每页行数,静态value
- PageBuilder - Class in tech.hdis.framework.page
-
分页工具
- PageBuilder() - Constructor for class tech.hdis.framework.page.PageBuilder
-
- pageInfo(Page) - Static method in class tech.hdis.framework.page.PageBuilder
-
得到PageInfo,用户返回客户端
- PageInfo - Class in tech.hdis.framework.page
-
统一分页输出转化器
- PageInfo(int, int, long, List) - Constructor for class tech.hdis.framework.page.PageInfo
-
- PageInfo(int, int, long, List, int) - Constructor for class tech.hdis.framework.page.PageInfo
-
- PageProperties - Class in tech.hdis.framework.page
-
分页属性配置
- PageProperties() - Constructor for class tech.hdis.framework.page.PageProperties
-
- pageRequest(Integer) - Static method in class tech.hdis.framework.page.PageBuilder
-
获得PageRequest,用于构造分页入参
- pageRequest(Integer, Sort.Direction, String...) - Static method in class tech.hdis.framework.page.PageBuilder
-
获得PageRequest,用于构造分页入参
- pageRequest(Integer, Integer) - Static method in class tech.hdis.framework.page.PageBuilder
-
获得PageRequest,用于构造分页入参
- pageRequest(Integer, Integer, Sort.Direction, String...) - Static method in class tech.hdis.framework.page.PageBuilder
-
获得PageRequest,用于构造分页入参
- pageSize - Variable in class tech.hdis.framework.page.PageProperties
-
默认每页行数
T
- tech.hdis.framework.page - package tech.hdis.framework.page
-
C I P T
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.