Package | Description |
---|---|
org.openmrs.api |
The primary OpenMRS API interfaces.
|
org.openmrs.api.db.hibernate |
Resources for Hibernate ORM.
|
org.openmrs.api.impl |
Modifier and Type | Method and Description |
---|---|
void |
OrderService.setOrderDAO(OrderDAO dao)
Setter for the Order data access object.
|
Modifier and Type | Class and Description |
---|---|
class |
HibernateOrderDAO
This class should not be used directly.
|
Modifier and Type | Field and Description |
---|---|
protected OrderDAO |
OrderServiceImpl.dao |
Modifier and Type | Method and Description |
---|---|
void |
OrderServiceImpl.setOrderDAO(OrderDAO dao) |
Copyright © 2024 OpenMRS Inc.. All rights reserved.