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 TypeMethodDescriptionResearchStudyService.saveStudyCitation(PublicationUpdateRequest request, String studyId) org.jooq.JSONBResearchStudyService.updatePublicationInline(String studyId, PublicationUpdateRequest request, String citationId) ResearchStudyService.updateStudyCitation(String citationId, PublicationUpdateRequest request, String studyId) -
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.saveStudyCitation(PublicationUpdateRequest request) ResearchStudyController.updateAuthorPublicationInline(PublicationUpdateRequest request, String citationID) ResearchStudyController.updateStudyCitation(String citationId, PublicationUpdateRequest request)