|
Spring Hateoas | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ResourceAssembler<T,D extends ResourceSupport>
Interface for components that convert a domain type into an ResourceSupport.
| Method Summary | |
|---|---|
D |
toResource(T entity)
Converts the given entity into an ResourceSupport. |
| Method Detail |
|---|
D toResource(T entity)
ResourceSupport.
entity -
|
Spring Hateoas | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||