Uses of Class
org.dspace.app.rest.model.wrapper.SubmissionCCLicenseUrl
-
Packages that use SubmissionCCLicenseUrl Package Description org.dspace.app.rest.converter -
-
Uses of SubmissionCCLicenseUrl in org.dspace.app.rest.converter
Methods in org.dspace.app.rest.converter that return types with arguments of type SubmissionCCLicenseUrl Modifier and Type Method Description Class<SubmissionCCLicenseUrl>SubmissionCCLicenseUrlConverter. getModelClass()Methods in org.dspace.app.rest.converter with parameters of type SubmissionCCLicenseUrl Modifier and Type Method Description SubmissionCCLicenseUrlRestSubmissionCCLicenseUrlConverter. convert(SubmissionCCLicenseUrl modelObject, Projection projection)Convert a Submission CC License Url String to its REST representation
-