public interface GracePeriodDao
Modifier and Type | Method and Description |
---|---|
GracePeriodRule |
getGracePeriodRule(org.joda.time.LocalDate asOfDate) |
GracePeriodRule |
getGracePeriodRule(String tkGracePeriodId) |
List<GracePeriodRule> |
getGracePeriodRules(String hourFactor,
String active,
String showHistory) |
GracePeriodRule getGracePeriodRule(org.joda.time.LocalDate asOfDate)
GracePeriodRule getGracePeriodRule(String tkGracePeriodId)
List<GracePeriodRule> getGracePeriodRules(String hourFactor, String active, String showHistory)
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.