| Package | Description |
|---|---|
| org.seedstack.business.pagination.dsl |
Provides a fluent DSL to paginate domain objects.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
RepositoryOptionsPicker<A extends AggregateRoot<I>,I>
An element of the
Paginator DSL allowing to specify repository options. |
| Modifier and Type | Method and Description |
|---|---|
PaginationTypePicker<A> |
RepositoryOptionsPicker.withOptions(Repository.Option... options)
Allows to specify the repository options used when invoking the repository
Repository.get(org.seedstack.business.specification.Specification, Repository.Option...)
method. |
Copyright © 2013-2017–2017 SeedStack. All rights reserved.