| 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 | 
|---|---|
ProviderService | 
ServiceContext.getProviderService()
Gets the provider service. 
 | 
static ProviderService | 
Context.getProviderService()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ServiceContext.setProviderService(ProviderService providerService)
Sets the provider service. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ProviderServiceImpl
Default implementation of the  
ProviderService. | 
Copyright © 2018 OpenMRS Inc.. All Rights Reserved.