@Component public class TitleSectionResourceAssembler extends org.springframework.hateoas.mvc.ResourceAssemblerSupport<com.clusterra.pmbok.document.domain.model.document.section.title.TitleSectionContent,TitleSectionResource>
| Constructor and Description |
|---|
TitleSectionResourceAssembler() |
| Modifier and Type | Method and Description |
|---|---|
protected TitleSectionResource |
instantiateResource(com.clusterra.pmbok.document.domain.model.document.section.title.TitleSectionContent entity) |
TitleSectionResource |
toResource(com.clusterra.pmbok.document.domain.model.document.section.title.TitleSectionContent entity) |
protected TitleSectionResource instantiateResource(com.clusterra.pmbok.document.domain.model.document.section.title.TitleSectionContent entity)
instantiateResource in class org.springframework.hateoas.mvc.ResourceAssemblerSupport<com.clusterra.pmbok.document.domain.model.document.section.title.TitleSectionContent,TitleSectionResource>public TitleSectionResource toResource(com.clusterra.pmbok.document.domain.model.document.section.title.TitleSectionContent entity)