public class PagingParams extends Object
PagingAndSortingQueryParams| Modifier and Type | Method and Description |
|---|---|
long |
getOffset()
偏移量
|
List<PagingAndSortingQueryParams.SortableProperty> |
getOrderBy()
排序规则
|
long |
getPageNum()
当前页码
|
int |
getSize()
每页大小
|
String |
toString() |
public final List<PagingAndSortingQueryParams.SortableProperty> getOrderBy()
public final int getSize()
public final long getPageNum()
public final long getOffset()
Copyright © 2026. All rights reserved.