| Package | Description | 
|---|---|
| org.openmrs.hl7 | 
 OpenMRS HL7 module. 
 | 
| org.openmrs.hl7.db | 
 HL7-specific DAO classes 
 | 
| org.openmrs.hl7.db.hibernate | |
| org.openmrs.hl7.impl | 
| Modifier and Type | Method and Description | 
|---|---|
HL7Source | 
HL7QueueItem.getHL7Source()  | 
HL7Source | 
HL7Service.getHL7Source(java.lang.Integer hl7SourceId)
Auto generated method comment 
 | 
HL7Source | 
HL7Service.getHL7Source(java.lang.String name)
Deprecated. 
 
 | 
HL7Source | 
HL7Service.getHL7SourceByName(java.lang.String name)
Get the hl7 source object from the database that has the given name 
 | 
HL7Source | 
HL7Service.retireHL7Source(HL7Source hl7Source)
Mark the given  
hl7Source as no longer active | 
HL7Source | 
HL7Service.saveHL7Source(HL7Source hl7Source)
Save the given  
hl7Source to the database | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.List<HL7Source> | 
HL7Service.getAllHL7Sources()
Get all of the hl7 source objects from the database. 
 | 
java.util.Collection<HL7Source> | 
HL7Service.getHL7Sources()
Deprecated. 
 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
HL7Service.createHL7Source(HL7Source hl7Source)
Deprecated. 
 
 | 
void | 
HL7Service.deleteHL7Source(HL7Source hl7Source)
Deprecated. 
 
 | 
void | 
HL7Service.purgeHL7Source(HL7Source hl7Source)
Completely remove the source from the database. 
 | 
HL7Source | 
HL7Service.retireHL7Source(HL7Source hl7Source)
Mark the given  
hl7Source as no longer active | 
HL7Source | 
HL7Service.saveHL7Source(HL7Source hl7Source)
Save the given  
hl7Source to the database | 
void | 
HL7QueueItem.setHL7Source(HL7Source hl7Source)  | 
void | 
HL7Service.updateHL7Source(HL7Source hl7Source)
Deprecated. 
 
 | 
| Modifier and Type | Method and Description | 
|---|---|
HL7Source | 
HL7DAO.getHL7Source(java.lang.Integer hl7SourceId)  | 
HL7Source | 
HL7DAO.getHL7SourceByName(java.lang.String name)  | 
HL7Source | 
HL7DAO.saveHL7Source(HL7Source hl7Source)  | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.List<HL7Source> | 
HL7DAO.getAllHL7Sources()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
HL7DAO.deleteHL7Source(HL7Source hl7Source)  | 
HL7Source | 
HL7DAO.saveHL7Source(HL7Source hl7Source)  | 
| Modifier and Type | Method and Description | 
|---|---|
HL7Source | 
HibernateHL7DAO.getHL7Source(java.lang.Integer hl7SourceId)  | 
HL7Source | 
HibernateHL7DAO.getHL7SourceByName(java.lang.String name)  | 
HL7Source | 
HibernateHL7DAO.saveHL7Source(HL7Source hl7Source)  | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.List<HL7Source> | 
HibernateHL7DAO.getAllHL7Sources()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
HibernateHL7DAO.deleteHL7Source(HL7Source hl7Source)  | 
HL7Source | 
HibernateHL7DAO.saveHL7Source(HL7Source hl7Source)  | 
| Modifier and Type | Method and Description | 
|---|---|
HL7Source | 
HL7ServiceImpl.getHL7Source(java.lang.Integer hl7SourceId)  | 
HL7Source | 
HL7ServiceImpl.getHL7Source(java.lang.String name)
Deprecated.   
 | 
HL7Source | 
HL7ServiceImpl.getHL7SourceByName(java.lang.String name)  | 
HL7Source | 
HL7ServiceImpl.retireHL7Source(HL7Source hl7Source)  | 
HL7Source | 
HL7ServiceImpl.saveHL7Source(HL7Source hl7Source)  | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.List<HL7Source> | 
HL7ServiceImpl.getAllHL7Sources()  | 
java.util.Collection<HL7Source> | 
HL7ServiceImpl.getHL7Sources()
Deprecated.   
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
HL7ServiceImpl.createHL7Source(HL7Source hl7Source)
Deprecated.   
 | 
void | 
HL7ServiceImpl.deleteHL7Source(HL7Source hl7Source)
Deprecated.   
 | 
void | 
HL7ServiceImpl.purgeHL7Source(HL7Source hl7Source)  | 
HL7Source | 
HL7ServiceImpl.retireHL7Source(HL7Source hl7Source)  | 
HL7Source | 
HL7ServiceImpl.saveHL7Source(HL7Source hl7Source)  | 
void | 
HL7ServiceImpl.updateHL7Source(HL7Source hl7Source)
Deprecated.   
 | 
Copyright © 2018 OpenMRS Inc.. All Rights Reserved.