Uses of Record Class
org.diabetestechnology.drh.service.http.pg.request.PublicationUpdateRequest
Packages that use PublicationUpdateRequest
Package
Description
-
Uses of PublicationUpdateRequest in org.diabetestechnology.drh.service.http.pg.service
Methods in org.diabetestechnology.drh.service.http.pg.service with parameters of type PublicationUpdateRequestModifier and TypeMethodDescriptionorg.jooq.JSONB
ResearchStudyService.updatePublicationInline
(String studyId, PublicationUpdateRequest request) -
Uses of PublicationUpdateRequest in org.diabetestechnology.drh.service.http.pg.ux
Methods in org.diabetestechnology.drh.service.http.pg.ux with parameters of type PublicationUpdateRequestModifier and TypeMethodDescriptionResearchStudyController.updateAuthorPublicationInline
(PublicationUpdateRequest request)