| Package | Description |
|---|---|
| org.springframework.data.rest.webmvc | |
| org.springframework.data.rest.webmvc.support |
| Modifier and Type | Method and Description |
|---|---|
PersistentEntityResource<T> |
PersistentEntityResourceAssembler.toResource(T instance) |
static <T> PersistentEntityResource<T> |
PersistentEntityResource.wrap(PersistentEntity<?,?> entity,
T obj) |
| Modifier and Type | Method and Description |
|---|---|
PersistentEntityResource<?> |
PersistentEntityResourceProcessor.process(PersistentEntityResource<?> resource) |
| Modifier and Type | Method and Description |
|---|---|
PersistentEntityResource<?> |
PersistentEntityResourceProcessor.process(PersistentEntityResource<?> resource) |
Copyright © 2011-2013-2014 Pivotal. All Rights Reserved.