Uses of Class
org.dspace.app.rest.model.step.DataCCLicense
Packages that use DataCCLicense
-
Uses of DataCCLicense in org.dspace.app.rest.submit
Methods in org.dspace.app.rest.submit that return DataCCLicenseModifier and TypeMethodDescriptionSubmissionService.getDataCCLicense(InProgressSubmission obj) Builds the CC License data of an inprogress submission based on the cc license info present in the metadata -
Uses of DataCCLicense in org.dspace.app.rest.submit.step
Methods in org.dspace.app.rest.submit.step that return DataCCLicenseModifier and TypeMethodDescriptionCCLicenseStep.getData(SubmissionService submissionService, InProgressSubmission obj, SubmissionStepConfig config) Retrieves the CC License data of the in progress submission