|
Spring Hateoas | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ResourceProcessor<T extends ResourceSupport>
SPI interface to allow components to process the ResourceSupport instances returned from Spring MVC
controllers.
Resource,
Resources| Method Summary | |
|---|---|
T |
process(T resource)
Processes the given resource, add links, alter the domain data etc. |
| Method Detail |
|---|
T process(T resource)
resource -
|
Spring Hateoas | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||