Uses of Record Class
org.diabetestechnology.drh.service.http.pg.request.CollaborationTeamRequest
Packages that use CollaborationTeamRequest
Package
Description
-
Uses of CollaborationTeamRequest in org.diabetestechnology.drh.service.http.pg.request
Methods in org.diabetestechnology.drh.service.http.pg.request that return CollaborationTeamRequestModifier and TypeMethodDescriptionPublicationUpdateRequest.collaboration_team()
Returns the value of thecollaboration_team
record component.Constructors in org.diabetestechnology.drh.service.http.pg.request with parameters of type CollaborationTeamRequestModifierConstructorDescriptionPublicationUpdateRequest
(String publication_title, Date publication_date, String publication_doi, String pubmed_id, CollaborationTeamRequest collaboration_team) Creates an instance of aPublicationUpdateRequest
record class. -
Uses of CollaborationTeamRequest in org.diabetestechnology.drh.service.http.pg.service
Methods in org.diabetestechnology.drh.service.http.pg.service with parameters of type CollaborationTeamRequestModifier and TypeMethodDescriptionInvestigatorService.prapareCollabRequest
(CollaborationTeamRequest request) -
Uses of CollaborationTeamRequest in org.diabetestechnology.drh.service.http.pg.ux
Methods in org.diabetestechnology.drh.service.http.pg.ux with parameters of type CollaborationTeamRequestModifier and TypeMethodDescriptionResearchStudyInvestigatorController.saveInvestigator
(CollaborationTeamRequest request)