|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PageInfo
Describes a page
Method Summary | |
---|---|
java.lang.String |
getFirstLong()
long description of the first Item |
java.lang.String |
getFirstShort()
short description of the first Item |
java.lang.String |
getLastLong()
long description of the last Item |
java.lang.String |
getLastShort()
short description of the last Item |
int |
getPageCount()
number of available pages |
int |
getPageIndex()
0-based index of page page |
int |
getPageNo()
1-based number of page page |
Method Detail |
---|
int getPageIndex()
int getPageNo()
int getPageCount()
java.lang.String getFirstShort()
java.lang.String getFirstLong()
java.lang.String getLastShort()
java.lang.String getLastLong()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |