Uses of Class
org.dspace.app.rest.model.hateoas.SubmissionSectionResource
-
Packages that use SubmissionSectionResource Package Description org.dspace.app.rest.link -
-
Uses of SubmissionSectionResource in org.dspace.app.rest.link
Methods in org.dspace.app.rest.link that return types with arguments of type SubmissionSectionResource Modifier and Type Method Description protected Class<SubmissionSectionResource>SubmissionSectionHalLinkFactory. getResourceClass()Methods in org.dspace.app.rest.link with parameters of type SubmissionSectionResource Modifier and Type Method Description protected voidSubmissionSectionHalLinkFactory. addLinks(SubmissionSectionResource halResource, org.springframework.data.domain.Pageable pageable, LinkedList<org.springframework.hateoas.Link> list)
-