| Package | Description | 
|---|---|
| org.openmrs.api.handler | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BaseVoidHandlerThis is the super interface for all void* actions that take place on all services. | 
| class  | PatientDataVoidHandlerThis class deals with  Patientobjects when they are voided via a void* method in an
 Openmrs Service. | 
| class  | PersonVoidHandlerThis class sets the personVoid* attributes on the given  Personobject when a void* method
 is called with this class. | 
| class  | RequireVoidReasonVoidHandlerThis class ensures that the voidReason is non-null for supported object types | 
| class  | VisitVoidHandlerThis class sets the void attributes on the given  Visitobject when a void* method is
 called with this class. | 
Copyright © 2024 OpenMRS Inc.. All rights reserved.