| Package | Description |
|---|---|
| org.springframework.data.rest.webmvc | |
| org.springframework.data.rest.webmvc.config | |
| org.springframework.data.rest.webmvc.support |
| Constructor and Description |
|---|
EmbeddedResourcesAssembler(PersistentEntities entities,
Associations associations,
ExcerptProjector projector) |
| Modifier and Type | Method and Description |
|---|---|
ExcerptProjector |
RepositoryRestMvcConfiguration.excerptProjector(RepositoryResourceMappings resourceMappings) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Projector
Interface for a component being able to create projections for objects.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultExcerptProjector
DefaultedPageable implementation of ExcerptProjector that uses the given ProjectionFactory
and considers the given ResourceMappings. |
class |
PersistentEntityProjector
Projector looking up a projection by name for the given source type. |
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.