| Interface | Description |
|---|---|
| RangeFinder<Item,Criteria> |
High Level interface for finders that handle ranged result.
|
| Class | Description |
|---|---|
| BaseRangeFinder<T,C> |
A base finder providing a simple pagination mechanism.
|
| Range |
This class represents a Range: an offset and a size.
|
| Result<Item> |
Symbolises a ranged result of representation retrieved from the persistence.
|
| Annotation Type | Description |
|---|---|
| Finder |
This annotation is the interface marker for a Finder in SEED.
|
Copyright © 2013-2016–2016 SeedStack. All rights reserved.