|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This interface defines a folder pager and is based on the functionality
of the IPagingQueryBase interface. IFolderPager
can retrieve pages as IFolder objects.
| Method Summary | |
IFolders |
getPage()
Gets the IFolders collection that is based on the results of the paging
query results.
|
| Methods inherited from interface com.crystaldecisions.sdk.occa.infostore.IPagingQueryBase |
getCurrPageNumber, getItemsPerPage, getPagesPerRange, getRangeFirstPageNumber, getRangeLastPageNumber, hasNextPage, hasNextRange, hasPrevPage, hasPrevRange, moveToFirstPage, moveToLastPage, moveToNextPage, moveToNextRange, moveToPreviousPage, moveToPreviousRange, setCurrPageNumber, setItemsPerPage, setPagesPerRange |
| Method Detail |
public IFolders getPage()
throws SDKException
Gets the IFolders collection that is based on the results of the paging
query results.
IFolders object.
SDKException - This is thrown if the process is unsuccessful.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||