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