Uses of Class
org.dspace.app.rest.model.SubmissionUploadRest
Packages that use SubmissionUploadRest
-
Uses of SubmissionUploadRest in org.dspace.app.rest.model.hateoas
Constructors in org.dspace.app.rest.model.hateoas with parameters of type SubmissionUploadRest -
Uses of SubmissionUploadRest in org.dspace.app.rest.repository
Methods in org.dspace.app.rest.repository that return SubmissionUploadRestModifier and TypeMethodDescriptionMethods in org.dspace.app.rest.repository that return types with arguments of type SubmissionUploadRestModifier and TypeMethodDescriptionorg.springframework.data.domain.Page<SubmissionUploadRest>SubmissionUploadRestRepository.findAll(Context context, org.springframework.data.domain.Pageable pageable) SubmissionUploadRestRepository.getDomainClass()