@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
|
java.lang.String |
getCacheKey()
Deprecated.
|
PatientSetService.PatientLocationMethod |
getCalculationMethod()
Deprecated.
|
java.lang.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, filterInverse
getConceptName
equals, getId, getName, getReportObjectId, getSubType, getType, setDescription, setId, setName, setReportObjectId, setSubType, setType, toString
equals, getUuid, hashCode, setUuid
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getName, getReportObjectId, setDescription, setName, setReportObjectId
getId, getUuid, setId, setUuid
public java.lang.String getCacheKey()
getCacheKey
in class CachingPatientFilter
public java.lang.String getDescription()
getDescription
in interface ReportObject
getDescription
in class AbstractReportObject
public Cohort filterImpl(EvaluationContext context)
CachingPatientFilter
filterImpl
in class CachingPatientFilter
public boolean isReadyToRun()
PatientFilter
isReadyToRun
in interface PatientFilter
isReadyToRun
in class CachingPatientFilter
PatientFilter.isReadyToRun()
public Location getLocation()
public void setLocation(Location location)
public PatientSetService.PatientLocationMethod getCalculationMethod()
public void setCalculationMethod(PatientSetService.PatientLocationMethod method)
Copyright © 2018 OpenMRS Inc.. All Rights Reserved.