Class InvestigatorDetailsController
java.lang.Object
org.diabetestechnology.drh.service.http.hub.prime.ux.InvestigatorDetailsController
-
Constructor Summary
ConstructorsConstructorDescriptionInvestigatorDetailsController
(Presentation presentation, InteractionService interactionService) -
Method Summary
Modifier and TypeMethodDescriptionrenderPublicationFragment
(int count, String citation_identifier, org.springframework.ui.Model model) uploadParticipant
(String studyId, String participantId, org.springframework.ui.Model model, jakarta.servlet.http.HttpServletRequest request, String tab) uploadStudy
(String studyId, org.springframework.ui.Model model, jakarta.servlet.http.HttpServletRequest request, String tab)
-
Constructor Details
-
InvestigatorDetailsController
public InvestigatorDetailsController(Presentation presentation, InteractionService interactionService)
-
-
Method Details
-
uploadStudy
-
uploadParticipant
-
renderPublicationFragment
-