| Package | Description | 
|---|---|
| org.openmrs.api.handler | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BaseVoidHandler
This is the super interface for all void* actions that take place on all services. 
 | 
class  | 
PatientDataVoidHandler
This class deals with  
Patient objects when they are voided via a void* method in an
 Openmrs Service. | 
class  | 
PersonVoidHandler
This class sets the personVoid* attributes on the given  
Person object when a void* method
 is called with this class. | 
class  | 
RequireVoidReasonVoidHandler
This class ensures that the voidReason is non-null for supported object types 
 | 
class  | 
VisitVoidHandler
This class sets the void attributes on the given  
Visit object when a void* method is
 called with this class. | 
Copyright © 2018 OpenMRS Inc.. All Rights Reserved.