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 |
---|---|
DatatypeService |
ServiceContext.getDatatypeService()
Gets the datatype service
|
static DatatypeService |
Context.getDatatypeService() |
Modifier and Type | Method and Description |
---|---|
void |
ServiceContext.setDatatypeService(DatatypeService datatypeService)
Sets the datatype service
|
Modifier and Type | Class and Description |
---|---|
class |
DatatypeServiceImpl
Standard implementation of
DatatypeService |
Copyright © 2024 OpenMRS Inc.. All rights reserved.