|
Oracle® Content Services Web Services Java API Reference 10g Release 1 (10.1.1) B19047-01 |
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A facade interface for managing paging.
Method Summary | |
Item[] |
getPage(NamedValue[] options, AttributeRequest[] attrs) Gets a page of the given size from the stored session state, starting from the given index. |
void |
setPagingList(NamedValue[] options) Stores a list of ids in the FdkSession so that they can later be retrieved one page at a time. |
Method Detail |
public Item[] getPage(NamedValue[] options, AttributeRequest[] attrs) throws FdkException
options
- Options determining how to return the page.
FdkException
- if the operation fails.public void setPagingList(NamedValue[] options) throws FdkException
options
- The list to be stored, plus additional attributes.
FdkException
- if the operation fails.
|
Oracle® Content Services Web Services Java API Reference 10g Release 1 (10.1.1) B19047-01 |
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |