类 Page
java.lang.Object
com.mbap.util.view.Page
- 所有已实现的接口:
Serializable
- 另请参阅:
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明Collection<?>getData()getPage()getTotal()voidsetData(Collection<?> paramCollection) voidsetOrderCondition(String paramString) voidvoidsetPageSize(Integer paramInteger) voidsetSearchCondition(String paramString) voidvoidsetTotalCount(Integer paramInteger)
-
字段详细资料
-
searchCondition
-
orderCondition
-
total
-
pageSize
-
page
-
data
-
-
构造器详细资料
-
Page
public Page()
-
-
方法详细资料
-
getSearchCondition
-
setSearchCondition
-
getOrderCondition
-
setOrderCondition
-
getTotalCount
-
setTotalCount
-
getPageSize
-
setPageSize
-
getPage
-
setPage
-
getData
-
setData
-
getTotal
-
setTotal
-
toJSONString
-