| 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 | 
|---|---|
ObsService | 
ServiceContext.getObsService()  | 
static ObsService | 
Context.getObsService()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ServiceContext.setObsService(ObsService obsService)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ObsServiceImpl
Default implementation of the Observation Service 
 | 
Copyright © 2018 OpenMRS Inc.. All Rights Reserved.