java.lang.Object | |
↳ | com.cbs.ctr3ws.dtos.recipient.WaitlistSearchCriteria |
description: the class contains a set of the search criteria use to filter the national DWL waitlist..
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public Integer | ageFrom | description: the minimum age search criteria. | |||||||||
public Integer | ageTo | description: the maximum age search criteria. | |||||||||
public List<WSLookup> | bloodGroups | description: a list of blood types search criteria. | |||||||||
public Boolean | dwlEligible | description: a flag indicating whether organ request is eligible for the IPOS DWL organ program. | |||||||||
public Date | lastUpdatedFrom | description: the date/time the organ request was "last updated" search criteria. | |||||||||
public String | localRecipientId | description: the local recipient id search criteria. | |||||||||
public List<WSFacility> | opos | description: a list of ODOs search criteria. | |||||||||
public List<WSLookup> | organMedicalStatusTypes | description: a list organ medical urgency search criteria. | |||||||||
public List<WSLookup> | organMedicalStatuses | description: a list of organ medical statuses search criteria. | |||||||||
public List<WSLookup> | organRequestStatuses | description: a list organ request status search criteria. | |||||||||
public List<WSLookup> | organs | description: a list organ request status search criteria. | |||||||||
public List<WSLookup> | provinces | description: a list province search criteria. |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
WaitlistSearchCriteria() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
description: the minimum age search criteria.
required: FALSE
description: the maximum age search criteria.
required: FALSE
description: a list of blood types search criteria.
required: FALSE
see: LT_ABO
description: a flag indicating whether organ request is eligible for the IPOS DWL organ program.
required: FALSE
description: the date/time the organ request was "last updated" search criteria.
required: FALSE
description: the local recipient id search criteria.
required: FALSE
description: a list organ medical urgency search criteria.
required: FALSE
see: LT_MEDICALSTATUSTYPE
description: a list of organ medical statuses search criteria.
required: FALSE
see: LT_MEDICAL_STATUS
description: a list organ request status search criteria.
required: FALSE
see: LT_ORGAN_REQ_STATE
description: a list organ request status search criteria.
required: FALSE
see: LT_ORGAN
description: a list province search criteria.
required: FALSE
see: LT_PROVINCE