| Interface | Description |
|---|---|
| Describable |
Provides a description
|
| Displayable |
Provides a UI friendly name
|
| Filter<T> |
A filter to be used to "filter" a collection of elements
|
| LocalizedDisplayable |
Provides a UI friendly that supports localization
|
| URIResolver |
A resolver that can resolve the URI for resources
|
| Class | Description |
|---|---|
| Attributes |
Implements Map
String property converted into a
specific type. |
| Attributes.Key<T> | |
| Pagination |
A pagination object to be used to describe pagination (offset, limit) which can be used in queries.
|
| Sorting<T> |
A sorting object defining order (ASC, DESC) or a custom comparator, but not both.
|
| Enum | Description |
|---|---|
| Sorting.Order |
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.