| Package | Description |
|---|---|
| org.springframework.data.rest.webmvc.config | |
| org.springframework.data.rest.webmvc.support |
| Modifier and Type | Method and Description |
|---|---|
ExcerptProjector |
RepositoryRestMvcConfiguration.excerptProjector() |
| 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-2015–2016 Pivotal Software, Inc.. All rights reserved.