Hyperic HQ Plugin API v. 4.4.0.2

Package org.hyperic.util.pager

Interface Summary
PagerEventHandler This class is useful for classes that implement PagerProcessorExt and need to do some initialization before paging begins and some cleanup after paging has ended.
PagerProcessor Provides a point of extensibility in the paging behavior.
PagerProcessorExt Provides a point of extensibility in the paging behavior.
 

Class Summary
DefaultPagerProcessor The default page processor does not process any elements that you're paging.
ListPageFetcher A PageFetcher which works with a pre-fetched list as the data backing the fetcher.
PageControl A utility class to wrap up all the paging/sorting options that are frequently used with finders and other methods that return lists of things.
PageFetcher A class which abstracts the fetching of the data for the pages so callers can deal directly with a single object.
PageList A utility class that contains all a "page" of data that is viewable
this list may or may not conain the entire list of information.
Pager Implements a generic pager.
SortAttribute  
StaticPageFetcher A fetcher which uses a static array of strings to page through.
 

Exception Summary
PageFetchException  
 


Hyperic HQ Plugin API v. 4.4.0.2

Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.