| Interface | Description |
|---|---|
| Projector |
Interface for a component being able to create projections for objects.
|
| Class | Description |
|---|---|
| BackendIdHandlerMethodArgumentResolver |
HandlerMethodArgumentResolver to resolve entity ids for injection int handler method arguments annotated with
BackendId. |
| BaseUriLinkBuilder | |
| ConstraintViolationExceptionMessage | |
| ConstraintViolationMessage |
A helper class to encapsulate
ConstraintViolation errors. |
| ExceptionMessage |
A helper that renders an
Exception JSON-friendly. |
| JpaHelper | |
| PersistentEntityProjector |
Projector looking up a projection by name for the given source type. |
| PersistentEntityResourceProcessor | |
| RepositoryConstraintViolationExceptionMessage | |
| RepositoryConstraintViolationExceptionMessage.ValidationError | |
| RepositoryEntityLinks |
EntityLinks implementation that is able to create Link for domain classes managed by Spring Data
REST. |
| RepositoryLinkBuilder |
LinkBuilder to be able to create links pointing to repositories. |
| ValidationExceptionHandler |
| Enum | Description |
|---|---|
| HttpMethodHandlerMethodArgumentResolver |
HandlerMethodArgumentResolver to provide HttpMethod instances for innjection into MVC controller
methods. |
| Annotation Type | Description |
|---|---|
| BackendId |
Annotation to bind the backend id of an entity.
|
Copyright © 2011-2014-2014 Pivotal Software, Inc.. All Rights Reserved.