Uses of Class
org.dspace.app.rest.model.SubmissionSectionRest
Packages that use SubmissionSectionRest
Package
Description
-
Uses of SubmissionSectionRest in org.dspace.app.rest.converter
Methods in org.dspace.app.rest.converter that return SubmissionSectionRestModifier and TypeMethodDescriptionSubmissionSectionConverter.convert(SubmissionStepConfig step, Projection projection) Methods in org.dspace.app.rest.converter with parameters of type SubmissionSectionRest -
Uses of SubmissionSectionRest in org.dspace.app.rest.model
Methods in org.dspace.app.rest.model that return types with arguments of type SubmissionSectionRestMethod parameters in org.dspace.app.rest.model with type arguments of type SubmissionSectionRestModifier and TypeMethodDescriptionvoidSubmissionDefinitionRest.setPanels(List<SubmissionSectionRest> panels) -
Uses of SubmissionSectionRest in org.dspace.app.rest.model.hateoas
Constructors in org.dspace.app.rest.model.hateoas with parameters of type SubmissionSectionRest -
Uses of SubmissionSectionRest in org.dspace.app.rest.repository
Methods in org.dspace.app.rest.repository that return SubmissionSectionRestModifier and TypeMethodDescriptionMethods in org.dspace.app.rest.repository that return types with arguments of type SubmissionSectionRestModifier and TypeMethodDescriptionorg.springframework.data.domain.Page<SubmissionSectionRest>SubmissionPanelRestRepository.findAll(Context context, org.springframework.data.domain.Pageable pageable) SubmissionPanelRestRepository.getDomainClass()