Uses of Record Class
org.diabetestechnology.drh.service.http.pg.request.PractitionerRequest
Packages that use PractitionerRequest
Package
Description
-
Uses of PractitionerRequest in org.diabetestechnology.drh.service.http.pg.service
Methods in org.diabetestechnology.drh.service.http.pg.service with parameters of type PractitionerRequestModifier and TypeMethodDescriptionorg.jooq.JSONBPractitionerService.createPractitionerProfile(PractitionerRequest request) -
Uses of PractitionerRequest in org.diabetestechnology.drh.service.http.pg.ux
Methods in org.diabetestechnology.drh.service.http.pg.ux with parameters of type PractitionerRequestModifier and TypeMethodDescriptionPractitionerController.createPractitionerProfile(PractitionerRequest pratitionerRequest)