Package | Description |
---|---|
org.openmrs |
These classes represent the core domain objects for the OpenMRS project.
|
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 | Field and Description |
---|---|
protected ConceptService |
AllergyProperties.conceptService |
Modifier and Type | Method and Description |
---|---|
ConceptService |
ServiceContext.getConceptService() |
static ConceptService |
Context.getConceptService() |
Modifier and Type | Method and Description |
---|---|
void |
ServiceContext.setConceptService(ConceptService conceptService) |
Modifier and Type | Class and Description |
---|---|
class |
ConceptServiceImpl
Default Implementation of ConceptService service layer classes
|
Copyright © 2024 OpenMRS Inc.. All rights reserved.