Uses of Class
org.diabetestechnology.drh.service.http.hub.prime.ux.Presentation
Packages that use Presentation
Package
Description
-
Uses of Presentation in org.diabetestechnology.drh.service.http.hub.prime.service.interaction
Constructors in org.diabetestechnology.drh.service.http.hub.prime.service.interaction with parameters of type PresentationModifierConstructorDescriptionActivityLogService
(ObservabilityRequestFilter observabilityRequestFilter, Presentation presentation, UserNameService userNameService, PartyService partyService, AuditService auditService, org.jooq.DSLContext dsl, PractitionerService practitionerService, MasterService masterService) -
Uses of Presentation in org.diabetestechnology.drh.service.http.hub.prime.ux
Constructors in org.diabetestechnology.drh.service.http.hub.prime.ux with parameters of type PresentationModifierConstructorDescriptionAdministratorController
(Presentation presentation) AiController
(Presentation presentation) CgmFileController
(Presentation presentation) CohortDetailController
(Presentation presentation) ConsoleController
(Presentation presentation) DocsController
(Presentation presentation) DrhStudiesController
(Presentation presentation, UserNameService userNameService, MasterService masterService) InteractionsController
(Presentation presentation) InvestigatorController
(Presentation presentation, ResearchStudyService researchStudyService, PractitionerService practitionerService, UserNameService userNameService, MasterService masterService) InvestigatorDetailsController
(Presentation presentation, InteractionService interactionService) MyProfileController
(Presentation presentation, PractitionerService practitionerService, AuthUserDetailsService authUserDetailsService, UserNameService userNameService, MasterService masterService) ParticipantController
(Presentation presentation) PrimeController
(AppConfig appConfig, Presentation presentation, PractitionerService practitionerService, ActivityLogService activityLogService, AuthenticationService authenticateionService, UserNameService userNameService, MasterService masterService) ShellController
(org.springframework.core.io.ResourceLoader resourceLoader, Presentation presentation) StudyDetailController
(Presentation presentation) TabularRowsControllerCustom
(UdiSecondaryDbConfig udiPrimeDbConfig, AuditService auditService, org.springframework.cache.CacheManager cacheManager, UserNameService userNameService, PartyService partyService, Presentation presentation) -
Uses of Presentation in org.diabetestechnology.drh.service.http.pg.service
Constructors in org.diabetestechnology.drh.service.http.pg.service with parameters of type PresentationModifierConstructorDescriptionSessionReportService
(org.jooq.DSLContext dsl, Presentation presentation, UserNameService userNameService, PartyService partyService) UserRoleService
(org.jooq.DSLContext dsl, UserNameService userNameService, PartyService partyService, OauthUsersService oauthUsersService, Presentation presentation, DbActivityService activityLogService) -
Uses of Presentation in org.diabetestechnology.drh.service.http.pg.ux
Constructors in org.diabetestechnology.drh.service.http.pg.ux with parameters of type PresentationModifierConstructorDescriptionEmailController
(EmailService emailService, EmailNotificationService emailNotificationService, PractitionerService practitionerService, UserNameService userNameService, OtpService otpService, Presentation presentation, MasterService masterService, GitHubUserAuthorizationFilter gitHubUserAuthorizationFilter) PractitionerController
(PractitionerService practitionerService, Presentation presentation)