|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sage.orion.sdata.servlet.PagingInfo
com.sage.orion.sdata.servlet.KeyedPagingInfo
public class KeyedPagingInfo
The implementation of PagingInfo for keyedPaging links
Field Summary |
---|
Fields inherited from class com.sage.orion.sdata.servlet.PagingInfo |
---|
resourceSetURL |
Constructor Summary | |
---|---|
KeyedPagingInfo(java.lang.String topKey,
java.lang.String bottomKey,
int pageSize,
java.lang.String startKey,
SDataConstants.KeyDirection keyDirection,
java.lang.String firstKey,
java.lang.String lastKey)
Create a keyed paging information structure with the given data |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public KeyedPagingInfo(java.lang.String topKey, java.lang.String bottomKey, int pageSize, java.lang.String startKey, SDataConstants.KeyDirection keyDirection, java.lang.String firstKey, java.lang.String lastKey)
topKey
- bottomKey
- pageSize
- startKey
- keyDirection
- firstKey
- lastKey
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |