类 PaginationCondition
java.lang.Object
xyz.raylab.support.application.PaginationCondition
分页条件
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明intintintbooleanisPage()voidvoidsetPageNumber(Integer pageNumber) voidsetPageSize(Integer pageSize)
-
构造器详细资料
-
PaginationCondition
public PaginationCondition()
-
-
方法详细资料
-
getPageNumber
public int getPageNumber() -
getPageSize
public int getPageSize() -
isPage
public boolean isPage() -
setPageNumber
-
setPageSize
-
setPage
-
getOffset
public int getOffset()
-