|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.opencms.jsp.CmsContentInfoBean
A container to store information about a collector's result.
| Field Summary | |
static String |
PAGE_CONTEXT_ATTRIBUTE_NAME
The name under which the collector info is saved in the page context. |
| Constructor Summary | |
CmsContentInfoBean()
Creates a new content info bean. |
|
| Method Summary | |
int |
getPageCount()
Returns the number of pages of browse through the result list. |
int |
getPageIndex()
Returns the index of the current page that gets displayed. |
int |
getPageNavEndIndex()
Returns the page index of the first element in the Google-like page navigation. |
int |
getPageNavLength()
Returns the page index of the last element in the Google-like page navigation. |
int |
getPageNavStartIndex()
Returns the page index of the first element in the Google-like page navigation. |
int |
getPageSize()
Returns the size of a page. |
int |
getResultIndex()
Returns the index of the current resource that gets iterated in the result list. |
int |
getResultSize()
Returns the total size of the collector's result list. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final String PAGE_CONTEXT_ATTRIBUTE_NAME
| Constructor Detail |
public CmsContentInfoBean()
| Method Detail |
public int getPageCount()
public int getPageIndex()
public int getPageNavEndIndex()
public int getPageNavLength()
public int getPageNavStartIndex()
public int getPageSize()
public int getResultIndex()
public int getResultSize()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||