Paging Object Base
Functions
Flow the Paging action.
Flow from current page backwards.
Flow from current page forwards.
Flow the paging action ordered. This can be less performant than flow if you are in the middle of the pages.
Flow the paging objects.
Flow the paging objects ordered. This can be less performant than flowPagingObjects if you are in the middle of the pages.
Retrieve all T associated with this rest action
Get all items of type T associated with the request. Filters out null objects.
Get all items of type T associated with the request. Filters out null objects.
Retrieve all T associated with this rest action
Retrieve all PagingObjectBase associated with this rest action
Retrieve all PagingObjectBase associated with this rest action
Retrieve the items associated with the next total paging objects associated with this rest action, including the current one.
Retrieve the items associated with the next total paging objects associated with this rest action, including the current one.
Synchronously retrieve the next total paging objects associated with this PagingObjectBase, including this PagingObjectBase.
Synchronously retrieve the next total paging objects associated with this PagingObjectBase, including this PagingObjectBase.