|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.hyperic.util.pager.PageFetcher
org.hyperic.util.pager.ListPageFetcher
public class ListPageFetcher
A PageFetcher which works with a pre-fetched list as the data backing the fetcher.
| Constructor Summary | |
|---|---|
ListPageFetcher(java.util.List data)
|
|
| Method Summary | |
|---|---|
PageList |
getPage(PageControl control)
Get a page of data, as specified by the control. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ListPageFetcher(java.util.List data)
| Method Detail |
|---|
public PageList getPage(PageControl control)
PageFetcher
getPage in class PageFetcher
|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||