Uses of Class
org.dspace.app.rest.model.hateoas.SubmissionCCLicenseUrlResource
-
Packages that use SubmissionCCLicenseUrlResource Package Description org.dspace.app.rest.link.process -
-
Uses of SubmissionCCLicenseUrlResource in org.dspace.app.rest.link.process
Methods in org.dspace.app.rest.link.process that return types with arguments of type SubmissionCCLicenseUrlResource Modifier and Type Method Description protected Class<SubmissionCCLicenseUrlResource>SubmissionCCLicenseUrlResourceHalLinkFactory. getResourceClass()Methods in org.dspace.app.rest.link.process with parameters of type SubmissionCCLicenseUrlResource Modifier and Type Method Description protected voidSubmissionCCLicenseUrlResourceHalLinkFactory. addLinks(SubmissionCCLicenseUrlResource halResource, org.springframework.data.domain.Pageable pageable, LinkedList<org.springframework.hateoas.Link> list)Add a self link based on the search parameters
-