| 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 |
|---|---|
ConditionService |
ServiceContext.getConditionService() |
static ConditionService |
Context.getConditionService() |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceContext.setConditionService(ConditionService conditionService) |
| Modifier and Type | Class and Description |
|---|---|
class |
ConditionServiceImpl
This class implements the
ConditionService interface
It defines the methods to handle the condition domain object |
Copyright © 2024 OpenMRS Inc.. All rights reserved.