| Package | Description |
|---|---|
| dmv.spring.demo.rest.representation |
DTO or entity representational objects
|
| dmv.spring.demo.rest.representation.assembler |
DTO assemblers
|
| Modifier and Type | Method and Description |
|---|---|
Set<RoleLinkResource> |
UserDTO.getRoles() |
| Constructor and Description |
|---|
UserDTO(User user,
Set<RoleLinkResource> roles) |
| Modifier and Type | Method and Description |
|---|---|
RoleLinkResource |
RoleLinkResourceAsm.toResource(Role role) |