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 |
---|---|
AdministrationService |
ServiceContext.getAdministrationService() |
static AdministrationService |
Context.getAdministrationService() |
Modifier and Type | Method and Description |
---|---|
void |
ServiceContext.setAdministrationService(AdministrationService administrationService) |
Modifier and Type | Class and Description |
---|---|
class |
AdministrationServiceImpl
Default implementation of the administration services.
|
Copyright © 2018 OpenMRS LLC.. All Rights Reserved.