| 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 |
|---|---|
OrderGroupAttribute |
OrderService.getOrderGroupAttributeByUuid(String uuid)
Fetches a given order group attribute using the provided uuid
|
| Modifier and Type | Method and Description |
|---|---|
OrderGroupAttribute |
OrderDAO.getOrderGroupAttributeByUuid(String uuid) |
| Modifier and Type | Method and Description |
|---|---|
OrderGroupAttribute |
HibernateOrderDAO.getOrderGroupAttributeByUuid(String uuid) |
| Modifier and Type | Method and Description |
|---|---|
OrderGroupAttribute |
OrderServiceImpl.getOrderGroupAttributeByUuid(String uuid) |
Copyright © 2024 OpenMRS Inc.. All rights reserved.