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 |
---|---|
Map<Parameterizable,Map<Parameter,Object>> |
EvaluationContext.getParameterValues()
Deprecated.
Retrieve all parameter values
|
Modifier and Type | Method and Description |
---|---|
void |
EvaluationContext.addParameterValue(Parameterizable obj,
Parameter parameter,
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,
String parameterName)
Deprecated.
Retrieve a Parameter by Name.
|
Object |
EvaluationContext.getParameterValue(Parameterizable obj,
Parameter parameter)
Deprecated.
Retrieve parameter value by Parameter.
|
Object |
EvaluationContext.getParameterValue(Parameterizable obj,
String parameterName)
Deprecated.
Retrieve parameter value by parameter name.
|
Modifier and Type | Method and Description |
---|---|
void |
EvaluationContext.setParameterValues(Map<Parameterizable,Map<Parameter,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 LLC.. All Rights Reserved.