Uses of Interface
com.sage.orion.sdata.servlet.PagingControl

Packages that use PagingControl
com.sage.orion.sdata.servlet   
 

Uses of PagingControl in com.sage.orion.sdata.servlet
 

Classes in com.sage.orion.sdata.servlet that implement PagingControl
 class DefaultPagingControl
           
 class IndexedPagingControl
          A structure to hold the elements of any indexed paging control request.
 class KeyedPagingControl
          A structure to hold the elements of any keyed paging control request.
 

Methods in com.sage.orion.sdata.servlet that return PagingControl
 PagingControl SDataRequestImpl.getPagingControlRequest()
           
 PagingControl SDataRequest.getPagingControlRequest()
          return the paging request
 



Copyright © 2011 Sage Software, Inc. All rights reserved.