Package | Description |
---|---|
org.openmrs.web.controller.patient |
Modifier and Type | Method and Description |
---|---|
ShortPatientModel |
ShortPatientFormController.getPatientModel(Integer patientId,
org.springframework.ui.ModelMap model,
org.springframework.web.context.request.WebRequest request) |
Modifier and Type | Method and Description |
---|---|
String |
ShortPatientFormController.saveShortPatient(org.springframework.web.context.request.WebRequest request,
PersonName personNameCache,
PersonAddress personAddressCache,
ShortPatientModel patientModel,
org.springframework.validation.BindingResult result)
Handles the form submission by validating the form fields and saving it to the DB
|
Copyright © 2018 OpenMRS LLC.. All Rights Reserved.