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 | |
org.openmrs.reporting.export |
Modifier and Type | Method and Description |
---|---|
EncounterService |
ServiceContext.getEncounterService() |
static EncounterService |
Context.getEncounterService() |
Modifier and Type | Method and Description |
---|---|
void |
ServiceContext.setEncounterService(EncounterService encounterService) |
Modifier and Type | Class and Description |
---|---|
class |
EncounterServiceImpl
Default implementation of the
EncounterService |
Modifier and Type | Field and Description |
---|---|
protected EncounterService |
DataExportFunctions.encounterService
Deprecated.
|
Copyright © 2018 OpenMRS Inc.. All Rights Reserved.