Package | Description |
---|---|
org.openmrs.cohort |
Deprecated
|
org.openmrs.reporting |
Deprecated
|
org.openmrs.reporting.data | |
org.openmrs.reporting.impl | |
org.openmrs.util |
Shared utilities for OpenMRS classes
|
Modifier and Type | Method and Description |
---|---|
PatientFilter |
CohortSearchHistory.ensureCachedFilter(int i)
Deprecated.
|
PatientFilter |
CohortSearchHistory.CohortSearchHistoryItemHolder.getFilter() |
Modifier and Type | Method and Description |
---|---|
List<PatientFilter> |
CohortSearchHistory.getCachedFilters()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
CohortSearchHistory.CohortSearchHistoryItemHolder.setFilter(PatientFilter filter) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractPatientFilter
Deprecated.
see reportingcompatibility module
|
class |
CachingPatientFilter
Deprecated.
see reportingcompatibility module
|
class |
CohortFilter
Deprecated.
see reportingcompatibility module
|
class |
CohortHistoryCompositionFilter
Deprecated.
see reportingcompatibility module
|
class |
CompoundPatientFilter
Deprecated.
see reportingcompatibility module
|
class |
DrugOrderFilter
Deprecated.
see reportingcompatibility module
|
class |
DrugOrderPatientFilter
Deprecated.
Use org.openmrs.reporting.DrugOrderFilter instead
|
class |
DrugOrderStopFilter
Deprecated.
see reportingcompatibility module
|
class |
EncounterPatientFilter
Deprecated.
see reportingcompatibility module
|
class |
InversePatientFilter
Deprecated.
see reportingcompatibility module
|
class |
LocationPatientFilter
Deprecated.
see reportingcompatibility module
|
class |
LogicPatientFilter
Deprecated.
see reportingcompatibility module
|
class |
ObsPatientFilter
Deprecated.
see reportingcompatibility module
|
class |
PatientCharacteristicFilter
Deprecated.
see reportingcompatibility module
|
class |
PersonAttributeFilter
Deprecated.
see reportingcompatibility module
|
class |
ProgramPatientFilter
Deprecated.
Use @see org.openmrs.reporting.ProgramStatePatientFilter instead
|
class |
ProgramStatePatientFilter
Deprecated.
see reportingcompatibility module
|
class |
RelationshipPatientFilter |
Modifier and Type | Method and Description |
---|---|
PatientFilter |
InversePatientFilter.getBaseFilter()
Deprecated.
|
PatientFilter |
ReportObjectService.getPatientFilterById(Integer filterId)
Deprecated.
Auto generated method comment
|
PatientFilter |
ReportObjectService.getPatientFilterByName(String filterName)
Deprecated.
Auto generated method comment
|
PatientFilter |
CohortHistoryCompositionFilter.toCohortDefinition()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
List<PatientFilter> |
ReportObjectService.getAllPatientFilters()
Deprecated.
Auto generated method comment
|
List<PatientFilter> |
CompoundPatientFilter.getFilters()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
InversePatientFilter.setBaseFilter(PatientFilter baseFilter)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
CompoundPatientFilter.setFilters(List<PatientFilter> filters)
Deprecated.
|
Constructor and Description |
---|
InversePatientFilter(PatientFilter baseFilter)
Deprecated.
|
Constructor and Description |
---|
CompoundPatientFilter(PatientSetService.BooleanOperator operator,
List<PatientFilter> filters)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
PatientFilter |
CohortDefinition.getPatientFilter()
Deprecated.
Get the patient filter assigned to the cohort definition.
|
Modifier and Type | Method and Description |
---|---|
void |
CohortDefinition.setPatientFilter(PatientFilter filter)
Deprecated.
Set the patient filter.
|
Modifier and Type | Method and Description |
---|---|
PatientFilter |
ReportObjectServiceImpl.getPatientFilterById(Integer filterId)
Deprecated.
|
PatientFilter |
ReportObjectServiceImpl.getPatientFilterByName(String filterName)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
List<PatientFilter> |
ReportObjectServiceImpl.getAllPatientFilters()
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 LLC.. All Rights Reserved.