@Deprecated public class PersonAttributeFilter extends CachingPatientFilter
log
Constructor and Description |
---|
PersonAttributeFilter()
Deprecated.
This currently only returns patients, although it's named for persons.
|
Modifier and Type | Method and Description |
---|---|
Cohort |
filterImpl(EvaluationContext context)
Deprecated.
Subclasses should implement PatientFilter.filter("all patients", evalContext) in this method
|
PersonAttributeType |
getAttribute()
Deprecated.
|
String |
getCacheKey()
Deprecated.
|
String |
getDescription()
Deprecated.
|
String |
getValue()
Deprecated.
|
boolean |
isReadyToRun()
Deprecated.
Check whether this filter has had enough parameters set to be run properly
|
void |
setAttribute(PersonAttributeType attribute)
Deprecated.
|
void |
setValue(String value)
Deprecated.
|
filter, filterInverse
getConceptName
equals, getId, getName, getReportObjectId, getSubType, getType, setDescription, setId, setName, setReportObjectId, setSubType, setType, toString
getUuid, setUuid
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getName, getReportObjectId, setDescription, setName, setReportObjectId
getId, getUuid, setId, setUuid
public PersonAttributeFilter()
public String getCacheKey()
getCacheKey
in class CachingPatientFilter
public 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 PersonAttributeType getAttribute()
public void setAttribute(PersonAttributeType attribute)
public String getValue()
public void setValue(String value)
Copyright © 2018 OpenMRS LLC.. All Rights Reserved.