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, org.springframework.jdbc.core.JdbcTemplate jdbcTemplate, DataBaseAttachService databaseAttachService, UserNameService userNameService, PartyService partyService, AuditService auditService, org.jooq.DSLContext dsl) -
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 PresentationModifierConstructorDescriptionActivityLogController
(Presentation presentation) AdministratorController
(Presentation presentation) AiController
(Presentation presentation) CgmFileController
(Presentation presentation) CohortController
(Presentation presentation) CohortDetailController
(Presentation presentation) ConsoleController
(Presentation presentation) DocsController
(Presentation presentation) DrhStudiesController
(Presentation presentation) InteractionsController
(Presentation presentation) InvestigatorController
(Presentation presentation) InvestigatorDetailsController
(Presentation presentation, InteractionService interactionService) MyProfileController
(Presentation presentation, PractitionerService practitionerService) ParticipantController
(Presentation presentation) PrimeController
(AppConfig appConfig, Presentation presentation, PractitionerService practitionerService) ShellController
(org.springframework.core.io.ResourceLoader resourceLoader, Presentation presentation) StudyDetailController
(Presentation presentation) StudyVanityMatricsController
(Presentation presentation, UdiPrimeDbConfig udiPrimeDbConfig) 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 PresentationModifierConstructorDescriptionUserRoleService
(org.jooq.DSLContext dsl, AuditService auditService, UserNameService userNameService, PartyService partyService, OauthUsersService oauthUsersService, Presentation presentation)