|
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
public abstract class PageFetcher
A class which abstracts the fetching of the data for the pages so callers can deal directly with a single object.
| Constructor Summary | |
|---|---|
PageFetcher()
|
|
| Method Summary | |
|---|---|
abstract 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 PageFetcher()
| Method Detail |
|---|
public abstract PageList getPage(PageControl control)
throws PageFetchException
PageFetchException
|
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 | ||||||||