| 程序包 | 说明 |
|---|---|
| com.buession.web.mvc |
| 限定符和类型 | 方法和说明 |
|---|---|
Pagination |
Response.getPagination()
返回分页对象
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
Response.setPagination(Pagination pagination)
设置分页对象
|
| 构造器和说明 |
|---|
Response(boolean state,
int code,
String message,
E data,
Pagination pagination)
构造函数
|
Response(boolean state,
String message,
E data,
Pagination pagination)
构造函数
|
Copyright © 2023 buession.com Inc.. All rights reserved.