| Package | Description | 
|---|---|
| org.openmrs.api.handler | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ConceptNameSaveHandlerThis class deals with  ConceptNameobjects when they are saved via a save* method in an
 Openmrs Service. | 
| class  | ConceptProposalHandlerThis class deals with  ConceptProposalobjects when they are saved via a save* method in
 an Openmrs Service. | 
| class  | ConceptReferenceTermSaveHandlerThis class deals with  ConceptReferenceTermobjects when they are saved via a save* method
 in an Openmrs Service. | 
| class  | ConceptSaveHandlerThis class deals with  Conceptobjects when they are saved via a save* method in an
 Openmrs Service. | 
| class  | OpenmrsMetadataSaveHandlerIs called when any  OpenmrsMetadataobject is being saved. | 
| class  | OpenmrsObjectSaveHandlerThis class deals with any object that implements  OpenmrsObject. | 
| class  | OrderSaveHandlerThis class deals with  Orderobjects when they are saved via a save* method in an Openmrs
 Service. | 
| class  | PatientSaveHandlerThis class deals with  Patientobjects when they are saved via a save* method in an
 Openmrs Service. | 
| class  | PersonNameSaveHandlerThis is called every time a  PersonNameobject is saved. | 
| class  | PersonSaveHandlerThis class deals with  Personobjects when they are saved via a save* method in an Openmrs
 Service. | 
| class  | RequireVoidReasonSaveHandlerThis handler makes sure the when a voided object is saved, that the reason field is entered for
 supported objects Note: Obs is not included in the supported types because the ObsService handles
 this explicitly | 
| class  | RetireSaveHandlerThis handler makes sure the when a retired object is saved with the retired bit set to true, the
 other required values (like dateRetired and retiredBy) are filled in. | 
| class  | UserSaveHandlerThis class deals with  Userobjects when they are saved via a save* method in an Openmrs
 Service. | 
| class  | VoidSaveHandlerThis handler makes sure the when a voided object is saved with the voided bit set to true, the
 other required values (like dateVoided and voidedBy) are filled in. | 
Copyright © 2024 OpenMRS Inc.. All rights reserved.