|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |