| KeyValuePicker |
An element of the Paginator DSL allowing to specify the value used as boundary in the
case of a key-based pagination.
|
| LimitPicker |
An element of the Paginator DSL allowing to specify a limit on the number of objects
returned, in the case of an offset-based pagination.
|
| PaginationTypePicker |
An element of the Paginator DSL allowing to choose the pagination type.
|
| RepositoryOptionsPicker |
An element of the Paginator DSL allowing to specify repository options.
|
| SizePicker |
An element of the Paginator DSL allowing to specify the size of the page in the case of
page-based pagination.
|
| SlicePaginationPicker |
An element of the Paginator DSL allowing to choose the pagination type.
|
| SpecificationPicker |
An element of the Paginator DSL allowing to specify the specification that will be used
to retrieve objects from the repository.
|