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 |
---|---|
ActiveListService |
ServiceContext.getActiveListService()
Gets the ActiveListService used in the context.
|
static ActiveListService |
Context.getActiveListService() |
Modifier and Type | Method and Description |
---|---|
void |
ServiceContext.setActiveListService(ActiveListService activeListService)
Sets the ActiveListService used in the context
|
Modifier and Type | Class and Description |
---|---|
class |
ActiveListServiceImpl
Default implementation of the active list service.
|
Copyright © 2018 OpenMRS Inc.. All Rights Reserved.