| 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 | 
|---|---|
MimeType | 
ObsService.getMimeType(Integer mimeTypeId)
Deprecated. 
 
MimeTypes are no longer used. See ConceptComplex and its use of handlers 
 | 
MimeType | 
ObsService.saveMimeType(MimeType mimeType)
Deprecated. 
 
MimeTypes are no longer used. See ConceptComplex and its use of handlers 
 | 
MimeType | 
ObsService.voidMimeType(MimeType mimeType,
            String reason)
Deprecated. 
 
MimeTypes are no longer used. See ConceptComplex and its use of handlers 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<MimeType> | 
ObsService.getAllMimeTypes()
Deprecated. 
 
MimeTypes are no longer used. See ConceptComplex and its use of handlers 
 | 
List<MimeType> | 
ObsService.getAllMimeTypes(boolean includeRetired)
Deprecated. 
 
MimeTypes are no longer used. See ConceptComplex and its use of handlers 
 | 
List<MimeType> | 
ObsService.getMimeTypes()
Deprecated. 
 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
AdministrationService.createMimeType(MimeType mimeType)
Deprecated. 
 
 | 
void | 
AdministrationService.deleteMimeType(MimeType mimeType)
Deprecated. 
 
 | 
void | 
ObsService.purgeMimeType(MimeType mimeType)
Deprecated. 
 
MimeTypes are no longer used. See  
ConceptComplex and its use
             of handlers | 
MimeType | 
ObsService.saveMimeType(MimeType mimeType)
Deprecated. 
 
MimeTypes are no longer used. See ConceptComplex and its use of handlers 
 | 
void | 
AdministrationService.updateMimeType(MimeType mimeType)
Deprecated. 
 
 | 
MimeType | 
ObsService.voidMimeType(MimeType mimeType,
            String reason)
Deprecated. 
 
MimeTypes are no longer used. See ConceptComplex and its use of handlers 
 | 
| Modifier and Type | Method and Description | 
|---|---|
MimeType | 
ObsDAO.getMimeType(Integer mimeTypeId)
Deprecated.   
 | 
MimeType | 
ObsDAO.saveMimeType(MimeType mimeType)
Deprecated.   
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<MimeType> | 
ObsDAO.getAllMimeTypes(boolean includeRetired)
Deprecated.   
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ObsDAO.deleteMimeType(MimeType mimeType)
Deprecated.   
 | 
MimeType | 
ObsDAO.saveMimeType(MimeType mimeType)
Deprecated.   
 | 
| Modifier and Type | Method and Description | 
|---|---|
MimeType | 
HibernateObsDAO.getMimeType(Integer mimeTypeId)
Deprecated.   
 | 
MimeType | 
HibernateObsDAO.saveMimeType(MimeType mimeType)
Deprecated.   
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<MimeType> | 
HibernateObsDAO.getAllMimeTypes(boolean includeRetired)
Deprecated.   
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
HibernateObsDAO.deleteMimeType(MimeType mimeType)
Deprecated.   
 | 
MimeType | 
HibernateObsDAO.saveMimeType(MimeType mimeType)
Deprecated.   
 | 
| Modifier and Type | Method and Description | 
|---|---|
MimeType | 
ObsServiceImpl.getMimeType(Integer mimeTypeId)
Deprecated.   
 | 
MimeType | 
ObsServiceImpl.saveMimeType(MimeType mimeType)
Deprecated.   
 | 
MimeType | 
ObsServiceImpl.voidMimeType(MimeType mimeType,
            String reason)
Deprecated.   
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<MimeType> | 
ObsServiceImpl.getAllMimeTypes()
Deprecated.   
 | 
List<MimeType> | 
ObsServiceImpl.getAllMimeTypes(boolean includeRetired)
Deprecated.   
 | 
List<MimeType> | 
ObsServiceImpl.getMimeTypes()
Deprecated. 
 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
AdministrationServiceImpl.createMimeType(MimeType mimeType)
Deprecated. 
 
 | 
void | 
AdministrationServiceImpl.deleteMimeType(MimeType mimeType)
Deprecated. 
 
 | 
void | 
ObsServiceImpl.purgeMimeType(MimeType mimeType)
Deprecated.   
 | 
MimeType | 
ObsServiceImpl.saveMimeType(MimeType mimeType)
Deprecated.   
 | 
void | 
AdministrationServiceImpl.updateMimeType(MimeType mimeType)
Deprecated. 
 
 | 
MimeType | 
ObsServiceImpl.voidMimeType(MimeType mimeType,
            String reason)
Deprecated.   
 | 
Copyright © 2018 OpenMRS LLC.. All Rights Reserved.