| Interface | Description |
|---|---|
| LinksBuilder | |
| ResourceContext | |
| ResourceDecorationContributor |
Defines a contributor for the decorations of a resource.
|
| ResourceDecorationContributorService |
Service used to register all
ResourceDecorationContributor instances. |
| ResourceDecorator<T> | |
| ResourceModule | |
| ResourceObjectMapper |
| Class | Description |
|---|---|
| AbstractResourceDecorator<T> | |
| DefaultResourceContext | |
| DefaultResourceModule | |
| JSONResourceModule | |
| Link |
Definition of a link.
|
| LinkContainer<L extends LinkContainer<L>> | |
| Pagination | |
| Resource<T> |
The resource wrapper class might be used for UI return types whenever:
a model object is not applicable, when describing an API for example
the links cannot be derived from the model object because the resource
maybe served by different controllers
|
| ResourceDecorationContributorServiceImpl | |
| ResourceDecoratorSerializer<T> | |
| ResourceObjectMapperFactory | |
| Resources<T> | |
| ResourceSerializerModifier<T> |
| Exception | Description |
|---|---|
| PaginationCountException | |
| PaginationOffsetException |