Uses of Class
com.gridsystems.exceptions.PagedRequestNoDataException

Packages that use PagedRequestNoDataException
com.gridsystems.innergrid.kernel.genericutils   
 

Uses of PagedRequestNoDataException in com.gridsystems.innergrid.kernel.genericutils
 

Methods in com.gridsystems.innergrid.kernel.genericutils that throw PagedRequestNoDataException
 E[] PagedRequest.getResults(int from, int count)
          Calls getResultsTimeout() with an appropriate timeout value depending on the 'block' flag specified at construction time.
 E[] PagedRequest.getResultsTimeout(int from, int count, long timeout)
          Asks for 'count' results, starting at offset 'from'.
 



Copyright © 2007-2008 Grid Systems, S.A.. All Rights Reserved.