| 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.
|
| SelectItem |
Tuple to be used for instance in JSF dropdown options
|
Copyright © 2017. All rights reserved.