public class PageIPO extends Object
| Constructor and Description |
|---|
PageIPO() |
| Modifier and Type | Method and Description |
|---|---|
static PageIPO |
parsePageIPO(com.alibaba.fastjson.JSONObject paramJson)
将分页参数转换为分页对象
|
static PageIPO |
parsePageIPO(com.alibaba.fastjson.JSONObject paramJson,
int maxLimit)
将分页参数转换为分页对象
|
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.