@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.
|
java.lang.String |
getCacheKey()
Deprecated.
|
java.lang.String |
getDescription()
Deprecated.
|
java.lang.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(java.lang.String value)
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 PersonAttributeFilter()
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 PersonAttributeType getAttribute()
public void setAttribute(PersonAttributeType attribute)
public java.lang.String getValue()
public void setValue(java.lang.String value)
Copyright © 2018 OpenMRS Inc.. All Rights Reserved.