| Class | Description |
|---|---|
| FullView<T extends Serializable,U extends Serializable> |
This class can be extended to represent the full view of an object
It can be used as the result of a get method It basically consists of an id and a form which must be serializable |
| Pair<L,R> |
A pair consisting of two elements.
|
| ScrollForm<F extends Serializable,S extends Serializable> | |
| ScrollView<T extends Serializable> | |
| SelectItem |
Tuple to be used for instance in JSF dropdown options
|
| Enum | Description |
|---|---|
| OrderType |
Copyright © 2020. All rights reserved.