| Package | Description |
|---|---|
| org.springframework.data.rest.webmvc | |
| org.springframework.data.rest.webmvc.support |
| Constructor and Description |
|---|
PersistentEntityResourceAssembler(PersistentEntities entities,
Projector projector,
Associations associations,
SelfLinkProvider linkProvider)
Creates a new
PersistentEntityResourceAssembler for the given PersistentEntities,
Projector, Associations and SelfLinkProvider. |
| Modifier and Type | Class and Description |
|---|---|
class |
PersistentEntityProjector
Projector looking up a projection by name for the given source type. |
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.