| Package | Description |
|---|---|
| org.openmrs.api |
The primary OpenMRS API interfaces.
|
| org.openmrs.api.db |
OpenMRS database layer interfaces.
|
| org.openmrs.api.db.hibernate |
Resources for Hibernate ORM.
|
| org.openmrs.api.impl |
| Modifier and Type | Method and Description |
|---|---|
DrugIngredient |
ConceptService.getDrugIngredientByUuid(java.lang.String uuid)
Get Drug Ingredient by its UUID
|
| Modifier and Type | Method and Description |
|---|---|
DrugIngredient |
ConceptDAO.getDrugIngredientByUuid(java.lang.String uuid) |
| Modifier and Type | Method and Description |
|---|---|
DrugIngredient |
HibernateConceptDAO.getDrugIngredientByUuid(java.lang.String uuid) |
| Modifier and Type | Method and Description |
|---|---|
DrugIngredient |
ConceptServiceImpl.getDrugIngredientByUuid(java.lang.String uuid) |
Copyright © 2018 OpenMRS Inc.. All Rights Reserved.