Package | Description |
---|---|
org.openmrs.api.handler |
Modifier and Type | Class and Description |
---|---|
class |
BaseUnvoidHandler
This is the super interface for all unvoid* actions that take place on all services.
|
class |
PatientDataUnvoidHandler
This class deals with
Patient objects when they are unvoided via the unvoid* method in an
Openmrs Service. |
class |
PersonUnvoidHandler
This class unsets the personVoid* attributes on the given
Person object when an unvoid*
method is called with this class. |
class |
VisitUnvoidHandler
This class sets the void attributes on the given
Visit object when an unvoid* method is
called with this class. |
Copyright © 2024 OpenMRS Inc.. All rights reserved.