Class MasterController

java.lang.Object
org.diabetestechnology.drh.service.http.pg.ux.MasterController

@Controller public class MasterController extends Object
  • Constructor Details

    • MasterController

      public MasterController()
  • Method Details

    • getStudyVisibility

      @GetMapping("/study-visibility") @ResponseBody public Response getStudyVisibility()
    • getRaceType

      @GetMapping("/race-type") @ResponseBody public Response getRaceType()
    • getEthnicityType

      @GetMapping("/ethnicity-type") @ResponseBody public Response getEthnicityType()
    • getGenderType

      @GetMapping("/gender-type") @ResponseBody public Response getGenderType()
    • getProfileStatusType

      @GetMapping("/profile-status-type") @ResponseBody public Response getProfileStatusType()
    • getCitationStatus

      @GetMapping("/citation-status") @ResponseBody public Response getCitationStatus()
    • getContactPointAddressType

      @GetMapping("/contact-point-system") @ResponseBody public Response getContactPointAddressType()
    • getInvestigatorStudyRole

      @GetMapping("/investigator-study-roles") @ResponseBody public Response getInvestigatorStudyRole()
    • getLoincCodes

      @GetMapping("/lonic-codes") @ResponseBody public Response getLoincCodes()
    • getMetricDefinitions

      @GetMapping("/metric-definitions") @ResponseBody public Response getMetricDefinitions()
    • getOrganizationType

      @GetMapping("/organization-types") @ResponseBody public Response getOrganizationType()
    • getResearchStudyCondition

      @GetMapping("/research-study-conditions") @ResponseBody public Response getResearchStudyCondition()
    • getResearchStudyFocus

      @GetMapping("/research-study-focus") @ResponseBody public Response getResearchStudyFocus()
    • getResearchStudyPartyRole

      @GetMapping("/research-study-party-roles") @ResponseBody public Response getResearchStudyPartyRole()
    • getResearchSubjectStatus

      @GetMapping("/research-subject-statuses") @ResponseBody public Response getResearchSubjectStatus()
    • getcontactpointaddressuseview

      @GetMapping("/contact-point-address-use") @ResponseBody public Response getcontactpointaddressuseview()
    • getContactPointUse

      @GetMapping("/all-contact-point-use") @ResponseBody public Response getContactPointUse()
    • getStudyStatus

      @GetMapping("/study-status") @ResponseBody public Response getStudyStatus()
    • getdatafromcontactpointuseview

      @GetMapping("/get-data-from-contact-point-use-view") @ResponseBody public Response getdatafromcontactpointuseview()