Uses of Class
com.sage.orion.sdata.servlet.PagingControl.PagingMethod

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

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

Methods in com.sage.orion.sdata.servlet that return PagingControl.PagingMethod
 PagingControl.PagingMethod PagingControl.getMethod()
          Gets the paging method used.
 PagingControl.PagingMethod KeyedPagingControl.getMethod()
           
 PagingControl.PagingMethod IndexedPagingControl.getMethod()
           
 PagingControl.PagingMethod DefaultPagingControl.getMethod()
           
static PagingControl.PagingMethod PagingControl.PagingMethod.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static PagingControl.PagingMethod[] PagingControl.PagingMethod.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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