Uses of Class
org.dspace.app.rest.model.SubmissionFormRest
Packages that use SubmissionFormRest
Package
Description
-
Uses of SubmissionFormRest in org.dspace.app.rest.converter
Methods in org.dspace.app.rest.converter that return SubmissionFormRestModifier and TypeMethodDescriptionSubmissionFormConverter.convert(DCInputSet obj, Projection projection) -
Uses of SubmissionFormRest in org.dspace.app.rest.model
Methods in org.dspace.app.rest.model that return SubmissionFormRestMethods in org.dspace.app.rest.model with parameters of type SubmissionFormRestModifier and TypeMethodDescriptionvoidSubmissionUploadRest.setMetadata(SubmissionFormRest metadata) -
Uses of SubmissionFormRest in org.dspace.app.rest.model.hateoas
Constructors in org.dspace.app.rest.model.hateoas with parameters of type SubmissionFormRest -
Uses of SubmissionFormRest in org.dspace.app.rest.repository
Methods in org.dspace.app.rest.repository that return SubmissionFormRestModifier and TypeMethodDescriptionMethods in org.dspace.app.rest.repository that return types with arguments of type SubmissionFormRestModifier and TypeMethodDescriptionorg.springframework.data.domain.Page<SubmissionFormRest>SubmissionFormRestRepository.findAll(Context context, org.springframework.data.domain.Pageable pageable) SubmissionFormRestRepository.getDomainClass()