Class MasterController
java.lang.Object
org.diabetestechnology.drh.service.http.pg.ux.MasterController
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
MasterController
public MasterController()
-
-
Method Details
-
getStudyVisibility
-
getRaceType
-
getEthnicityType
-
getGenderType
-
getProfileStatusType
-
getCitationStatus
-
getContactPointAddressType
-
getInvestigatorStudyRole
-
getLoincCodes
-
getMetricDefinitions
-
getOrganizationType
-
getResearchStudyCondition
-
getResearchStudyFocus
-
getResearchStudyPartyRole
@GetMapping("/research-study-party-roles") @ResponseBody public Response getResearchStudyPartyRole() -
getResearchSubjectStatus
-
getcontactpointaddressuseview
@GetMapping("/contact-point-address-use") @ResponseBody public Response getcontactpointaddressuseview() -
getContactPointUse
-
getStudyStatus
-
getdatafromcontactpointuseview
@GetMapping("/get-data-from-contact-point-use-view") @ResponseBody public Response getdatafromcontactpointuseview()
-