@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, 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 PersonAttributeFilter()
public 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 PersonAttributeType getAttribute()
public void setAttribute(PersonAttributeType attribute)
public String getValue()
public void setValue(String value)
Copyright © 2018 OpenMRS LLC.. All Rights Reserved.