public interface SubAwardAmountInfoRule
extends org.kuali.rice.krad.rules.rule.BusinessRule
| Modifier and Type | Method and Description |
|---|---|
boolean |
processAddSubAwardAmountInfoBusinessRules(SubAwardAmountInfo subAwardAmountInfo,
SubAward subAward)
.
|
boolean |
processDeleteSubAwardAmountInfoBusinessRules(SubAwardAmountInfo amountInfo,
SubAward subAward)
.
|
boolean processAddSubAwardAmountInfoBusinessRules(SubAwardAmountInfo subAwardAmountInfo, SubAward subAward)
subAwardAmountInfo - the subAwardAmountInfosubAward - The subAwardboolean processDeleteSubAwardAmountInfoBusinessRules(SubAwardAmountInfo amountInfo, SubAward subAward)
amountInfo - The amountInfosubAward - the subAwardCopyright © 2013 The Kuali Foundation. All Rights Reserved.