Package | Description |
---|---|
org.openmrs.api.context |
This package describes the context framework through which
authentication is performed and services provided for the OpenMRS system.
|
org.openmrs.api.impl |
Modifier and Type | Method and Description |
---|---|
MedicationDispenseService |
ServiceContext.getMedicationDispenseService() |
static MedicationDispenseService |
Context.getMedicationDispenseService() |
Modifier and Type | Method and Description |
---|---|
void |
ServiceContext.setMedicationDispenseService(MedicationDispenseService medicationDispenseService) |
Modifier and Type | Class and Description |
---|---|
class |
MedicationDispenseServiceImpl
This class implements the
MedicationDispenseService interface
It defines the API for interacting with MedicationDispense objects. |
Copyright © 2024 OpenMRS Inc.. All rights reserved.