| Package | Description | 
|---|---|
| org.openmrs.cohort | 
 Deprecated 
 | 
| org.openmrs.reporting | 
 Deprecated 
 | 
| org.openmrs.reporting.impl | |
| org.openmrs.util | 
 Shared utilities for OpenMRS classes 
 | 
| Modifier and Type | Method and Description | 
|---|---|
PatientSearch | 
CohortSearchHistory.createCompositionFilter(java.lang.String description)
Deprecated.  
  | 
PatientSearch | 
CohortSearchHistory.CohortSearchHistoryItemHolder.getSearch()  | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.List<PatientSearch> | 
CohortSearchHistory.getSearchHistory()
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
CohortSearchHistory.addSearchItem(PatientSearch ps)
Deprecated.  
  | 
void | 
CohortSearchHistory.CohortSearchHistoryItemHolder.setSearch(PatientSearch search)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
CohortSearchHistory.setSearchHistory(java.util.List<PatientSearch> searchHistory)
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
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. 
 | 
static PatientSearch | 
PatientSearch.createCompositionSearch(java.util.List<java.lang.Object> tokens)
Deprecated.  
  | 
static PatientSearch | 
PatientSearch.createCompositionSearch(java.lang.Object[] tokens)
Deprecated.  
  | 
static PatientSearch | 
PatientSearch.createCompositionSearch(java.lang.String description)
Deprecated.  
  | 
static PatientSearch | 
PatientSearch.createFilterSearch(java.lang.Class filterClass)
Deprecated.  
  | 
static PatientSearch | 
PatientSearch.createSavedCohortReference(int id)
Deprecated.  
  | 
static PatientSearch | 
PatientSearch.createSavedFilterReference(int id)
Deprecated.  
  | 
static PatientSearch | 
PatientSearch.createSavedSearchReference(int id)
Deprecated.  
  | 
PatientSearch | 
PatientSearchReportObject.getPatientSearch()
Deprecated.  
  | 
PatientSearch | 
ReportObjectService.getPatientSearch(java.lang.Integer searchId)
Deprecated.  
Get patient search object by internal id or null if none found 
 | 
PatientSearch | 
ReportObjectService.getPatientSearch(java.lang.String name)
Deprecated.  
Get a patient search matching the name exactly or null if none found 
 | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.List<PatientSearch> | 
ReportObjectService.getAllPatientSearches()
Deprecated.  
Get all patient searches in the database 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
PatientSearchReportObject.setPatientSearch(PatientSearch patientSearch)
Deprecated.  
  | 
| Constructor and Description | 
|---|
PatientSearchReportObject(java.lang.String name,
                         PatientSearch search)
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
PatientSearch | 
ReportObjectServiceImpl.getPatientSearch(java.lang.Integer searchId)
Deprecated.  
  | 
PatientSearch | 
ReportObjectServiceImpl.getPatientSearch(java.lang.String name)
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.List<PatientSearch> | 
ReportObjectServiceImpl.getAllPatientSearches()
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.