org.lexevs.paging
Class AbstractRefereshingPageableIterator.RefershingPager<R,T>

java.lang.Object
  extended by org.lexevs.paging.AbstractRefereshingPageableIterator.RefershingPager<R,T>
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
AbstractRefereshingPageableIterator<R,T>

public static class AbstractRefereshingPageableIterator.RefershingPager<R,T>
extends java.lang.Object
implements java.io.Serializable

The Class RefershingPager.

See Also:
Serialized Form

Constructor Summary
AbstractRefereshingPageableIterator.RefershingPager()
          Instantiates a new refershing pager.
 
Method Summary
 AbstractRefereshingPageableIterator.RefreshResult<R,T> doRefershingPage(AbstractRefereshingPageableIterator<R,T> abstractPageableIterator, int currentPosition, int pageSize)
          Do refershing page.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractRefereshingPageableIterator.RefershingPager

public AbstractRefereshingPageableIterator.RefershingPager()
Instantiates a new refershing pager.

Method Detail

doRefershingPage

public AbstractRefereshingPageableIterator.RefreshResult<R,T> doRefershingPage(AbstractRefereshingPageableIterator<R,T> abstractPageableIterator,
                                                                               int currentPosition,
                                                                               int pageSize)
Do refershing page.

Parameters:
abstractPageableIterator - the abstract pageable iterator
currentPosition - the current position
pageSize - the page size
Returns:
the refresh result< r, t>

Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER.