public class PatientEditor extends OpenmrsPropertyEditor<Patient>
Patient
Constructor and Description |
---|
PatientEditor() |
Modifier and Type | Method and Description |
---|---|
protected Patient |
getObjectById(Integer id) |
protected Patient |
getObjectByUuid(String uuid) |
getAsText, setAsText
addPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getSource, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, setValue, supportsCustomEditor
protected Patient getObjectById(Integer id)
getObjectById
in class OpenmrsPropertyEditor<Patient>
protected Patient getObjectByUuid(String uuid)
getObjectByUuid
in class OpenmrsPropertyEditor<Patient>
Copyright © 2024 OpenMRS Inc.. All rights reserved.