类 PageEntity<T>
java.lang.Object
com.cdkjframework.entity.PageEntity<T>
- 所有已实现的接口:
Serializable
- 另请参阅:
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
PageEntity
public PageEntity()构造函数 -
PageEntity
带参数构造函数- 参数:
index
- 当面页码total
- 总条数data
- 数据集 list
-
-
方法详细资料
-
build
构造实体- 返回:
- 返回实体
-
build
带参数构造函数- 参数:
index
- 当面页码total
- 总条数data
- 数据集 list
-