Package | Description |
---|---|
org.openmrs.api |
The primary OpenMRS API interfaces.
|
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.db |
OpenMRS database layer interfaces.
|
org.openmrs.api.db.hibernate |
Resources for Hibernate ORM.
|
org.openmrs.api.impl | |
org.openmrs.notification | |
org.openmrs.notification.db | |
org.openmrs.notification.db.hibernate | |
org.openmrs.notification.impl | |
org.openmrs.notification.mail | |
org.openmrs.notification.mail.velocity |
Class and Description |
---|
MessageException |
Class and Description |
---|
AlertService
Contains methods pertaining to creating/deleting/voiding Alerts in the system Use:
Alert alert = new Alert(); alert.set___(___); ...etc Context.getAlertService().saveAlert(alert); |
MessageService |
Class and Description |
---|
Template |
Class and Description |
---|
Template |
Class and Description |
---|
MessageException |
Class and Description |
---|
Alert
Alerts are the simplest form of communication.
|
AlertRecipient
This class is essentially a wrapper for the user object.
|
Message |
MessageException |
MessagePreparator
Interface that defines the message preparator's functionality.
|
MessageSender |
Template |
Class and Description |
---|
Alert
Alerts are the simplest form of communication.
|
Class and Description |
---|
Alert
Alerts are the simplest form of communication.
|
Class and Description |
---|
Alert
Alerts are the simplest form of communication.
|
AlertService
Contains methods pertaining to creating/deleting/voiding Alerts in the system Use:
Alert alert = new Alert(); alert.set___(___); ...etc Context.getAlertService().saveAlert(alert); |
Message |
MessageException |
MessagePreparator
Interface that defines the message preparator's functionality.
|
MessageSender |
MessageService |
Template |
Class and Description |
---|
Message |
MessageException |
MessageSender |
Class and Description |
---|
Message |
MessageException |
MessagePreparator
Interface that defines the message preparator's functionality.
|
Template |
Copyright © 2024 OpenMRS Inc.. All rights reserved.