| Package | Description |
|---|---|
| org.seedstack.business.api.interfaces.query.view | |
| org.seedstack.business.api.interfaces.query.view.chunk | |
| org.seedstack.business.api.interfaces.query.view.page |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractView<Item>
Abstract Class with base building blocs for concrete Views.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ChunkedView<T>
A chunked view is an arbitrary portion of result organized in
arbitrary chunk.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PaginatedView<Item>
A page oriented View, that brings page behaviour out of the box.
|
Copyright © 2013-2015–2015. All rights reserved.