Uses of Class
org.diabetestechnology.drh.service.http.pg.Response
Packages that use Response
Package
Description
-
Uses of Response in org.diabetestechnology.drh.service.http.hub.prime.ux
Methods in org.diabetestechnology.drh.service.http.hub.prime.ux that return ResponseModifier and TypeMethodDescriptionOrcidUserController.getOrcidUserFormatedInfo(String orcidId) OrcidUserController.getUserInfo()GlobalExceptionHandler.handleAllExceptions(Exception ex) GlobalExceptionHandler.handleCgmFieldValidationException(CgmFieldValidationException ex) GlobalExceptionHandler.handleDuplicateFilterException(DuplicateFilterException ex) GlobalExceptionHandler.handleEmptyFileException(EmptyFileException ex) GlobalExceptionHandler.handleFilterNotFoundException(FilterNotFoundException ex) GlobalExceptionHandler.handleValidationExceptions(org.springframework.web.bind.MethodArgumentNotValidException ex) -
Uses of Response in org.diabetestechnology.drh.service.http.pg
Methods in org.diabetestechnology.drh.service.http.pg that return Response -
Uses of Response in org.diabetestechnology.drh.service.http.pg.service
Methods in org.diabetestechnology.drh.service.http.pg.service that return ResponseModifier and TypeMethodDescriptionInvestigatorService.prapareCollabRequest(CollaborationTeamRequest request) InvestigatorService.saveCollaborationTeam(InvestigatorRequest request) S3FileUploadService.uploadFile(org.springframework.web.multipart.MultipartFile file) -
Uses of Response in org.diabetestechnology.drh.service.http.pg.ux
Methods in org.diabetestechnology.drh.service.http.pg.ux that return ResponseModifier and TypeMethodDescriptionSuperAdminController.addSuperAdmin(String fullName, String email) PractitionerController.checkEmailUniqueness(String email) ResearchStudyParticipantController.checkIfParticipantDisplayIdExists(String studyId, String participantDisplayId) ResearchStudyController.checkIfStudyDisplayIdExists(String studyDisplayId) PractitionerController.checkUserExistence()PractitionerController.createPractitionerProfile(PractitionerRequest pratitionerRequest) ResearchStudyController.deleteResearchStudy(String studyId) ResearchStudyController.editResearchStudy(String studyId, com.fasterxml.jackson.databind.JsonNode studyData) ResearchStudyController.editResearchStudyArchiveStatus(String studyId, Boolean isArchived) ResearchStudyController.fetchNominatedPrincipalInvestigator(String studyId) PartyController.getActiveUserPartyId()ParticipantMetricsController.getAdvancedMetrics(String studyId, String participantId, String startDate, String endDate) AIConversationController.getAIConversation(String contextSection) ResearchStudyController.getAllResearchStudies(String userId) ResearchStudyController.getAllResearchStudyCoAuthor(String studyId) ResearchStudyController.getAllResearchStudyCoInvestigator(String studyId) ResearchStudyController.getAllResearchStudyPrincipalAuthor(String studyId) ResearchStudyController.getAllResearchStudyPrincipalInvestigator(String studyId) ResearchStudyController.getAllResearchStudyTeam(String studyId) ParticipantMetricsController.getAmbulatoryGlucoseProfile(String studyId, String participantId, String startDate, String endDate) SessionReportController.getApplicationSessionReport(String startDate, String endDate) ResearchStudyInvestigatorController.getAuthors()CgmMasterDataController.getCgmDevicesList(String manufacturer) ChunkDatabaseMigrationController.getCgmRowDataStatus(String studyId) MasterController.getCitationStatus()MasterController.getContactPointAddressType()MasterController.getcontactpointaddressuseview()MasterController.getContactPointUse()PubMedController.getCrossrefMetadata(String doi) ParticipantMetricsController.getDailyGlucoseProfile(String studyId, String participantId, String startDate, String endDate) ChunkDatabaseMigrationController.getDataExtractionStatus(String studyId) MasterController.getdatafromcontactpointuseview()MasterController.getEthnicityType()MasterController.getGenderType()ParticipantMetricsController.getGlycemicRiskIndicator(String studyId, String participantId, String startDate, String endDate) ResearchStudyInvestigatorController.getInvestigator()MasterController.getInvestigatorStudyRole()MasterController.getLoincCodes()MasterController.getMetricDefinitions()MasterController.getMetricDefinitions(String metric) ResearchStudyController.getMyResearchStudies(String userId) PubMedController.getNcbiMetadata(String pubmedId) SessionReportController.getOrganizationSessionReport(String startDate, String endDate) MasterController.getOrganizationType()ParticipantMetricsController.getParticipantDateTimeRange(String studyId, String participantId) ResearchStudyParticipantController.getParticipantDetails(String participantId) ParticipantMetricsController.getParticipantMetrics(String studyId, String participantId, String startDate, String endDate) PartyController.getPartyIdByOrganization(String organizationId) PartyController.getPartyIdByUserId()UserRoleController.getPermissionsByRoles(String userPartyId) UserRoleController.getPermissionsOfGuestRole()PractitionerController.getProfileDetails()MasterController.getProfileStatusType()PubMedController.getPubMedDetails(String doi, String pubmedId) MasterController.getRaceType()ResearchStudyController.getResearchStudies(String studyId) ResearchStudyController.getResearchStudyArchiveStatus(String studyId) ResearchStudyController.getResearchStudyCitations(String studyId) MasterController.getResearchStudyCondition()MasterController.getResearchStudyFocus()MasterController.getResearchStudyPartyRole()MasterController.getResearchSubjectStatus()SessionReportController.getSessionDetails()CgmMasterDataController.getSourcePlatformList()ResearchStudyController.getStudyOwner(String studyId) MasterController.getStudyStatus()ResearchStudyController.getStudyTeamMembers(String studyId) MasterController.getStudyVisibility()ParticipantMetricsController.getTimeRangeStackedData(String studyId, String participantId, String startDate, String endDate) UserRoleController.getUserList()PractitionerController.getUserName(jakarta.servlet.http.HttpServletRequest request) PermissionController.getUserPermissions()UserRoleController.getUserRoles()UserRoleController.getUserRolesAndPermissions(String userId) EmailController.isEmailExist(String email) VannaAiController.postMethodName(VannaAIRequest request) ResearchStudyController.researchStudyCitationExists(String studyId, String publicationDoi, String pubmedId, String citationId) AIConversationController.saveAIConversation(AIConversationRequest request) ParticipantRowFileController.saveCgmRowData(ParticipantRowFileRequest request) ParticipantRowFileController.saveCgmRowFile(org.springframework.web.multipart.MultipartFile file, String studyId, String organizationPartyId, String participantId) EmailController.saveEmailDetails(LoggedInUserEmailDetails emailDetails) ResearchStudyInvestigatorController.saveInvestigator(CollaborationTeamRequest request) MealsAndFitnessController.saveMealsOrFitneddFile(org.springframework.web.multipart.MultipartFile file, String studyId, String organizationPartyId, String participantId, String fileType) OrganizationUserController.saveOrganization(OrganizationRequest request) ResearchStudyParticipantController.saveParticipantData(@Valid ParticipantDataRequest request) ResearchStudyController.saveResearchStudy(StudyRequest request) ResearchStudyController.saveResearchStudySettings(ResearchStudySettingsRequest request) ResearchStudyController.saveStudyCitation(PublicationUpdateRequest request) OrganizationUserController.searchOrganization(String request) EmailController.sendTestEmail(String email, String name) ChunkDatabaseMigrationController.startDataExtraction(String studyId) ResearchStudyController.updateAuthorPublicationInline(PublicationUpdateRequest request, String citationID) ResearchStudyInvestigatorController.updateInvestigator(InvestigatorRequest request) ResearchStudyParticipantController.updateParticipantData(String participantId, @Valid ParticipantDataRequest request) ResearchStudyParticipantController.updateParticipantDataInline(String participantId, com.fasterxml.jackson.databind.JsonNode jsonInput) PractitionerController.updateProfileDetails(com.fasterxml.jackson.databind.JsonNode jsonInput) ResearchStudyController.updateResearchStudyVisibility(String studyId, Integer studyVisibilityId) ResearchStudyController.updateStudyCitation(String citationId, PublicationUpdateRequest request) UserRoleController.updateUserRole(UserRoleRequest request) ChunkDatabaseMigrationController.uploadDatabaseFile(org.springframework.web.multipart.MultipartFile file, @Valid DatabaseMigrationRequest request, int chunkNumber, int totalChunks, String fileName) DatabaseMigrationController.uploadDatabaseFile(org.springframework.web.multipart.MultipartFile file, @Valid DatabaseMigrationRequest request) ResearchStudyParticipantFileController.uploadFile(org.springframework.web.multipart.MultipartFile file, @Valid ParticipantFileDataRequest request) S3FileUploadController.uploadFile(org.springframework.web.multipart.MultipartFile file) EmailController.verifyOtp(OtpValidationRequest otpValidationRequest)