| Package | Description |
|---|---|
| org.seedstack.business.api.interfaces.query.finder | |
| org.seedstack.business.api.interfaces.query.range |
| Modifier and Type | Method and Description |
|---|---|
Result<Item> |
GenericFinder.find(Range range,
Criteria criteria)
Find items according a range and a criteria.
|
| Modifier and Type | Method and Description |
|---|---|
static Range |
Range.rangeFromChunkInfo(long chunkOffset,
int chunkSize)
The range from the chunk info.
|
static Range |
Range.rangeFromPageInfo(long pageIndex,
int pageSize)
The range from the page info.
|
Copyright © 2013-2015–2015. All rights reserved.