| Interface | Description |
|---|---|
| CollectionResourceMapping |
A custom resource mapping for collection resources.
|
| MethodResourceMapping |
A
ResourceMapping that is backed by a Method. |
| ResourceDescription |
A description of a resource.
|
| ResourceMapping |
Mapping information for components to be exported as REST resources.
|
| ResourceMappings | |
| ResourceMetadata |
Interface for metadata of resources exposed throught the system.
|
| Class | Description |
|---|---|
| AnnotationBasedResourceDescription |
A
ResourceDescription that is customized based on a Description annotation. |
| MappingResourceMetadata |
ResourceMetadata based on a PersistentEntity. |
| ParameterMetadata |
Value object to capture metadata for query method parameters.
|
| ParametersMetadata |
Value object for a list of
ParameterMetadata instances. |
| RepositoryResourceMappings |
Central abstraction obtain
ResourceMetadata and ResourceMapping instances for domain types and
repositories. |
| ResolvableResourceDescriptionSupport |
Adapter class for the
MessageSourceResolvable part of a ResourceDescription. |
| SearchResourceMappings |
ResourceMapping for all search resources. |
| SimpleResourceDescription | |
| TypedResourceDescription |
SimpleResourceDescription that additionally captures a type to be able to potentially create a reasonable
default message. |
Copyright © 2011-2014–2015 Pivotal Software, Inc.. All rights reserved.