Uses of Class
org.dspace.app.rest.model.SubmissionCCLicenseRest
Packages that use SubmissionCCLicenseRest
Package
Description
-
Uses of SubmissionCCLicenseRest in org.dspace.app.rest.converter
Methods in org.dspace.app.rest.converter that return SubmissionCCLicenseRestModifier and TypeMethodDescriptionSubmissionCCLicenseConverter.convert(CCLicense modelObject, Projection projection) Convert a CCLicense to its REST representation -
Uses of SubmissionCCLicenseRest in org.dspace.app.rest.model.hateoas
Constructors in org.dspace.app.rest.model.hateoas with parameters of type SubmissionCCLicenseRestModifierConstructorDescriptionSubmissionCCLicenseResource(SubmissionCCLicenseRest submissionCCLicenseRest, Utils utils) -
Uses of SubmissionCCLicenseRest in org.dspace.app.rest.repository
Methods in org.dspace.app.rest.repository that return SubmissionCCLicenseRestModifier and TypeMethodDescriptionMethods in org.dspace.app.rest.repository that return types with arguments of type SubmissionCCLicenseRestModifier and TypeMethodDescriptionorg.springframework.data.domain.Page<SubmissionCCLicenseRest>SubmissionCCLicenseRestRepository.findAll(Context context, org.springframework.data.domain.Pageable pageable) SubmissionCCLicenseRestRepository.getDomainClass()