| Package | Description | 
|---|---|
| org.openmrs.reporting | 
 Deprecated 
 | 
| org.openmrs.reporting.impl | |
| org.openmrs.util | 
 Shared utilities for OpenMRS classes 
 | 
| Modifier and Type | Method and Description | 
|---|---|
CohortSearchHistory | 
CohortHistoryCompositionFilter.getHistory()
Deprecated.  
  | 
CohortSearchHistory | 
ReportObjectService.getSearchHistory(java.lang.Integer id)
Deprecated.  
Get a CohortSearchHistory by internal id or null if none found 
 | 
CohortSearchHistory | 
ReportObjectService.saveSearchHistory(CohortSearchHistory history)
Deprecated.  
TODO: why is this method in this service? 
 | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.List<CohortSearchHistory> | 
ReportObjectService.getAllSearchHistories()
Deprecated.  
Get all search histories stored in the database 
 | 
java.util.List<CohortSearchHistory> | 
ReportObjectService.getSearchHistories()
Deprecated. 
 
 | 
| Modifier and Type | Method and Description | 
|---|---|
CohortHistoryCompositionFilter | 
PatientSearch.cloneCompositionAsFilter(CohortSearchHistory history)
Deprecated.  
Deep-copies this.parsedComposition, and converts to filters, in the context of history 
 | 
CohortHistoryCompositionFilter | 
PatientSearch.cloneCompositionAsFilter(CohortSearchHistory history,
                        EvaluationContext evalContext)
Deprecated.  
Deep-copies this.parsedComposition, and converts to filters, in the context of history 
 | 
PatientSearch | 
PatientSearch.copyAndDetachFromHistory(CohortSearchHistory history)
Deprecated.  
Creates a copy of this PatientSearch that doesn't depend on history, replacing references
 with actual PatientSearch elements from the provided history. 
 | 
void | 
ReportObjectService.createSearchHistory(CohortSearchHistory history)
Deprecated. 
 
 | 
void | 
ReportObjectService.deleteSearchHistory(CohortSearchHistory history)
Deprecated. 
 
 | 
void | 
ReportObjectService.purgeSearchHistory(CohortSearchHistory history)
Deprecated.  
Completely delete this method from the database 
 | 
CohortSearchHistory | 
ReportObjectService.saveSearchHistory(CohortSearchHistory history)
Deprecated.  
TODO: why is this method in this service? 
 | 
void | 
CohortHistoryCompositionFilter.setHistory(CohortSearchHistory history)
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
CohortSearchHistory | 
ReportObjectServiceImpl.getSearchHistory(java.lang.Integer reportObjectId)
Deprecated.  
  | 
CohortSearchHistory | 
ReportObjectServiceImpl.saveSearchHistory(CohortSearchHistory history)
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.List<CohortSearchHistory> | 
ReportObjectServiceImpl.getAllSearchHistories()
Deprecated.  
  | 
java.util.List<CohortSearchHistory> | 
ReportObjectServiceImpl.getSearchHistories()
Deprecated.   
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ReportObjectServiceImpl.createSearchHistory(CohortSearchHistory history)
Deprecated.   
 | 
void | 
ReportObjectServiceImpl.deleteSearchHistory(CohortSearchHistory history)
Deprecated.   
 | 
void | 
ReportObjectServiceImpl.purgeSearchHistory(CohortSearchHistory history)
Deprecated.  
  | 
CohortSearchHistory | 
ReportObjectServiceImpl.saveSearchHistory(CohortSearchHistory history)
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
static PatientFilter | 
OpenmrsUtil.toPatientFilter(PatientSearch search,
               CohortSearchHistory history)
Deprecated. 
 
see reportingcompatibility module 
 | 
static PatientFilter | 
OpenmrsUtil.toPatientFilter(PatientSearch search,
               CohortSearchHistory history,
               EvaluationContext evalContext)
Deprecated. 
 
see reportingcompatibility module 
 | 
Copyright © 2018 OpenMRS Inc.. All Rights Reserved.