Uses of Class
com.mmm.cms.homehealth.proto.InvalidDateException

Packages that use InvalidDateException
com.mmm.cms.homehealth.proto   
com.mmm.cms.homehealth.v0203c   
 

Uses of InvalidDateException in com.mmm.cms.homehealth.proto
 

Methods in com.mmm.cms.homehealth.proto that throw InvalidDateException
 boolean HomeHealthGrouperIF.isValidForVersion(HomeHealthRecordIF record)
          This checks for proper dates, and assessment types to ensure that the record is valid for the specific implementation of the Grouper version.
 

Uses of InvalidDateException in com.mmm.cms.homehealth.v0203c
 

Methods in com.mmm.cms.homehealth.v0203c that throw InvalidDateException
 boolean GrouperVersion0203cAndPrior.isValidForVersion(HomeHealthRecordIF record)
          Determines if a the record is within the effective dates of this version so that is can be scored.