public class AwardCostShareAuditRule extends Object implements org.kuali.rice.krad.rules.rule.DocumentAuditRule
| Constructor and Description |
|---|
AwardCostShareAuditRule() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
processRunAuditBusinessRules(org.kuali.rice.krad.document.Document document) |
protected void |
reportAndCreateAuditCluster()
This method creates and adds the AuditCluster to the Global AuditErrorMap.
|
boolean |
validateCostShareDoesNotViolateUniqueConstraint(List<AwardCostShare> awardCostShares)
This method tests that the Cost Shares do not violate unique constraint on Database table.
|
public boolean processRunAuditBusinessRules(org.kuali.rice.krad.document.Document document)
processRunAuditBusinessRules in interface org.kuali.rice.krad.rules.rule.DocumentAuditRulepublic boolean validateCostShareDoesNotViolateUniqueConstraint(List<AwardCostShare> awardCostShares)
awardCostShareRuleEvent - awardCostShare - protected void reportAndCreateAuditCluster()
Copyright © 2013 The Kuali Foundation. All Rights Reserved.