@Component public class AttachmentSummaryResourceAssembler extends org.springframework.hateoas.mvc.ResourceAssemblerSupport<AttachmentSummary,AttachmentSummaryResource>
AttachmentSummaryResource.| Constructor and Description |
|---|
AttachmentSummaryResourceAssembler() |
| Modifier and Type | Method and Description |
|---|---|
AttachmentSummaryResource |
toResource(AttachmentSummary attachmentSummary) |
List<AttachmentSummaryResource> |
toResources(List<AttachmentSummary> attachmentSummaries) |
public AttachmentSummaryResource toResource(AttachmentSummary attachmentSummary)
public List<AttachmentSummaryResource> toResources(List<AttachmentSummary> attachmentSummaries)
Copyright © 2020. All rights reserved.