net.polyv.live.v1.entity
类 LivePageCommonResponse

java.lang.Object
  继承者 net.polyv.live.v1.entity.LivePageCommonResponse
直接已知子类:
LiveChannelAuthInfoResponse, LiveChannelIncomeDetailResponse, LiveChannelWriteListResponse, LiveListAccountChannelBasicResponse, LiveListAccountDetailResponse, LiveListChannelDocResponse, LiveListChannelMicResponse, LiveListChannelPPTRecordResponse, LiveListChannelSessionInfoResponse, LiveListChannelVideoLibraryResponse, LiveListChannelViewlogResponse, LiveListLotteryResponse, LiveLotteryWinnerDetailResponse, LiveQuestionnaireListResponse, LiveQuestionnaireResultPageResponse

public class LivePageCommonResponse
extends Object

直播分页公共返回实体


字段摘要
protected  Integer currentPage
          当前页
protected  Integer pageSize
          每页显示的数据条数,默认每页显示20条数据
protected  Integer totalItems
          记录总条数
protected  Integer totalPage
          总页数
 
构造方法摘要
LivePageCommonResponse()
           
 
方法摘要
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

字段详细信息

pageSize

protected Integer pageSize
每页显示的数据条数,默认每页显示20条数据


currentPage

protected Integer currentPage
当前页


totalItems

protected Integer totalItems
记录总条数


totalPage

protected Integer totalPage
总页数

构造方法详细信息

LivePageCommonResponse

public LivePageCommonResponse()


Copyright © 2020. All Rights Reserved.