public abstract class AbstractPage extends java.lang.Object implements Page
DEFAULT_SIZE
Modifier and Type | Method and Description |
---|---|
int |
getLastPageNumber()
Gets the last page number.
|
org.apache.commons.logging.Log |
getLogger()
Gets the logger.
|
int |
getNextPageNumber()
Gets the next page number.
|
int |
getPageNumber()
Gets the page number.
|
int |
getPageSize()
Gets the page size.
|
int |
getPreviousPageNumber()
Gets the previous page number.
|
int |
getThisPageFirstElementNumber()
Gets the this page first element number.
|
int |
getThisPageLastElementNumber()
Gets the this page last element number.
|
boolean |
hasPreviousPage()
Checks for previous page.
|
boolean |
isFirstPage()
Checks if is first page.
|
boolean |
isLastPage()
Checks if is last page.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getThisPageElements, getTotalNumberOfElements, hasNextPage
public org.apache.commons.logging.Log getLogger()
Page
public boolean isFirstPage()
Page
isFirstPage
in interface Page
public boolean isLastPage()
Page
isLastPage
in interface Page
public boolean hasPreviousPage()
Page
hasPreviousPage
in interface Page
public int getThisPageFirstElementNumber()
Page
getThisPageFirstElementNumber
in interface Page
public int getThisPageLastElementNumber()
Page
getThisPageLastElementNumber
in interface Page
public int getLastPageNumber()
Page
getLastPageNumber
in interface Page
public int getNextPageNumber()
Page
getNextPageNumber
in interface Page
public int getPreviousPageNumber()
Page
getPreviousPageNumber
in interface Page
public int getPageSize()
Page
getPageSize
in interface Page
public int getPageNumber()
Page
getPageNumber
in interface Page
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa