Uses of Class
org.dspace.app.rest.model.SubmissionCOARNotifyRest
Packages that use SubmissionCOARNotifyRest
Package
Description
-
Uses of SubmissionCOARNotifyRest in org.dspace.app.rest.converter
Methods in org.dspace.app.rest.converter that return SubmissionCOARNotifyRestModifier and TypeMethodDescriptionSubmissionCOARNotifyConverter.convert(NotifySubmissionConfiguration modelObject, Projection projection) Convert a COARNotify to its REST representation -
Uses of SubmissionCOARNotifyRest in org.dspace.app.rest.model.hateoas
Constructors in org.dspace.app.rest.model.hateoas with parameters of type SubmissionCOARNotifyRestModifierConstructorDescriptionSubmissionCOARNotifyResource(SubmissionCOARNotifyRest submissionCOARNotifyRest, Utils utils) -
Uses of SubmissionCOARNotifyRest in org.dspace.app.rest.repository
Methods in org.dspace.app.rest.repository that return SubmissionCOARNotifyRestModifier and TypeMethodDescriptionMethods in org.dspace.app.rest.repository that return types with arguments of type SubmissionCOARNotifyRestModifier and TypeMethodDescriptionorg.springframework.data.domain.Page<SubmissionCOARNotifyRest>SubmissionCoarNotifyRestRepository.findAll(Context context, org.springframework.data.domain.Pageable pageable) SubmissionCoarNotifyRestRepository.getDomainClass()