@Deprecated public class LocationPatientFilter extends CachingPatientFilter
log| Constructor and Description |
|---|
LocationPatientFilter()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Cohort |
filterImpl(EvaluationContext context)
Deprecated.
Subclasses should implement PatientFilter.filter("all patients", evalContext) in this method
|
String |
getCacheKey()
Deprecated.
|
PatientSetService.PatientLocationMethod |
getCalculationMethod()
Deprecated.
|
String |
getDescription()
Deprecated.
|
Location |
getLocation()
Deprecated.
|
boolean |
isReadyToRun()
Deprecated.
Check whether this filter has had enough parameters set to be run properly
|
void |
setCalculationMethod(PatientSetService.PatientLocationMethod method)
Deprecated.
|
void |
setLocation(Location location)
Deprecated.
|
filter, filterInversegetConceptNameequals, getId, getName, getReportObjectId, getSubType, getType, setDescription, setId, setName, setReportObjectId, setSubType, setType, toStringgetUuid, setUuidclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetName, getReportObjectId, setDescription, setName, setReportObjectIdgetId, getUuid, setId, setUuidpublic String getCacheKey()
getCacheKey in class CachingPatientFilterpublic String getDescription()
getDescription in interface ReportObjectgetDescription in class AbstractReportObjectpublic Cohort filterImpl(EvaluationContext context)
CachingPatientFilterfilterImpl in class CachingPatientFilterpublic boolean isReadyToRun()
PatientFilterisReadyToRun in interface PatientFilterisReadyToRun in class CachingPatientFilterPatientFilter.isReadyToRun()public Location getLocation()
public void setLocation(Location location)
public PatientSetService.PatientLocationMethod getCalculationMethod()
public void setCalculationMethod(PatientSetService.PatientLocationMethod method)
Copyright © 2018 OpenMRS LLC.. All Rights Reserved.