| Package | Description | 
|---|---|
| org.openmrs.cohort | 
 Deprecated 
 | 
| org.openmrs.report | 
 Deprecated 
 | 
| org.openmrs.reporting | 
 Deprecated 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
CohortDefinition
Deprecated. 
 
see reportingcompatibility module 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
StaticCohortDefinition
Deprecated. 
 
see reportingcompatibility module 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
DataSetDefinition
Deprecated. 
 
see reportingcompatibility module 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CohortDataSetDefinition
Deprecated. 
 
see reportingcompatibility module 
 | 
class  | 
ReportSchema
Deprecated. 
 
see reportingcompatibility module 
 | 
class  | 
RowPerObsDataSetDefinition
Deprecated. 
 
see reportingcompatibility module 
 | 
class  | 
RowPerProgramEnrollmentDataSetDefinition
Deprecated. 
 
see reportingcompatibility module 
 | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.Map<Parameterizable,java.util.Map<Parameter,java.lang.Object>> | 
EvaluationContext.getParameterValues()
Deprecated.  
Retrieve all parameter values 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
EvaluationContext.addParameterValue(Parameterizable obj,
                 Parameter parameter,
                 java.lang.Object value)
Deprecated.  
Add a parameter to the context with the given value in the scope of the passed
 Parameterizable object 
 | 
Parameter | 
EvaluationContext.getParameter(Parameterizable obj,
            java.lang.String parameterName)
Deprecated.  
Retrieve a Parameter by Name. 
 | 
java.lang.Object | 
EvaluationContext.getParameterValue(Parameterizable obj,
                 Parameter parameter)
Deprecated.  
Retrieve parameter value by Parameter. 
 | 
java.lang.Object | 
EvaluationContext.getParameterValue(Parameterizable obj,
                 java.lang.String parameterName)
Deprecated.  
Retrieve parameter value by parameter name. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
EvaluationContext.setParameterValues(java.util.Map<Parameterizable,java.util.Map<Parameter,java.lang.Object>> parameterValues)
Deprecated.  
Set all parameter values 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
InversePatientFilter
Deprecated. 
 
see reportingcompatibility module 
 | 
class  | 
LogicPatientFilter
Deprecated. 
 
see reportingcompatibility module 
 | 
class  | 
PatientSearch
Deprecated. 
 
see reportingcompatibility module 
 | 
Copyright © 2018 OpenMRS Inc.. All Rights Reserved.