public class ValidateCurrentToileting extends AbstractFunctionalItemValidator implements RecordItemValidatorIF
ASSESSMENT_1_3_4_5_9_ONLY, ASSESSMENT_1_3_4_5_ONLY, ASSESSMENT_1_3_9_ONLY, ASSESSMENT_1_3_ONLY, ASSESSMENT_4_5_9_ONLY
Constructor and Description |
---|
ValidateCurrentToileting() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDescription()
Gets the description
|
java.util.List<OasisEditIF> |
getEditIdsUsed()
returns the edit list
|
int |
validate(HomeHealthRecordIF record,
CollectionValidationEditsIF edits)
The detailed validator that has no idea about the data validity flag
|
validate
getEditIdsUsed_base, getName, getRecordIFType, setDescription, setName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getRecordIFType, validate
setDescription
public java.util.List<OasisEditIF> getEditIdsUsed()
getEditIdsUsed
in interface RecordItemValidatorIF
public int validate(HomeHealthRecordIF record, CollectionValidationEditsIF edits)
AbstractFunctionalItemValidator
validate
in class AbstractFunctionalItemValidator
public java.lang.String getDescription()
getDescription
in interface Describable