Package | Description |
---|---|
org.seedstack.business.pagination.dsl |
Provides a fluent DSL to paginate domain objects.
|
Modifier and Type | Method and Description |
---|---|
<A extends AggregateRoot<I>,I> |
Paginator.paginate(Repository<A,I> repository)
Initiate a pagination operation using the specified repository.
|
Copyright © 2013-2018–2019 SeedStack. All rights reserved.