Package org.lockss.laaws.poller.impl
Class Page<T>
java.lang.Object
org.lockss.laaws.poller.impl.Page<T>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintintintorg.springframework.http.HttpHeadersintintintgetTotal()boolean
-
Constructor Details
-
Page
-
-
Method Details
-
getPageNum
public int getPageNum() -
getPageSize
public int getPageSize() -
getLastPage
public int getLastPage() -
getFirstItem
public int getFirstItem() -
getLastItem
public int getLastItem() -
getTotal
public int getTotal() -
getPageContent
-
hasContent
public boolean hasContent() -
getNextLink
-
getPrevLink
-
getFirstLink
-
getLastLink
-
getPageHeaders
public org.springframework.http.HttpHeaders getPageHeaders()
-