org.loom.validator.date
Interface ReferralDate

All Known Implementing Classes:
ConstantReferralDate, TodayReferralDate

public interface ReferralDate

A Date that must be calculated at runtime (today, or a field value)


Method Summary
 org.joda.time.DateTime getDate()
          Returns the date
 

Method Detail

getDate

org.joda.time.DateTime getDate()
Returns the date