Interface | Description |
---|---|
PageCriteria |
Interface which defines page criteria for use in
a repository operation.
|
Class | Description |
---|---|
AbstractPageOperationTemplate<T> |
Abstract class for performing an operation on a potentially large
number of items by paging through the items in discreet chunks.
|
DefaultPageCriteria |
Default implementation of PageCriteria which specifies
both page to be retrieved and page size in the constructor.
|
Copyright © 2018. All rights reserved.