public interface AwardScheduleGenerationService
| Modifier and Type | Method and Description |
|---|---|
List<Date> |
generateSchedules(Award award,
List<AwardReportTerm> awardReportTerms,
boolean isThisNotPaymentPanel)
This method generates a schedule of dates.
|
List<Date> generateSchedules(Award award, List<AwardReportTerm> awardReportTerms, boolean isThisNotPaymentPanel) throws ParseException
award - awardReportTerms - ParseExceptionCopyright © 2013 The Kuali Foundation. All Rights Reserved.