public class AwardSubawardAuditRule extends Object implements org.kuali.rice.krad.rules.rule.DocumentAuditRule
| Constructor and Description |
|---|
AwardSubawardAuditRule() |
| 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.
|
protected boolean |
validateApprovedSubawardDuplicateOrganization(List<AwardApprovedSubaward> awardApprovedSubawards)
Test Approved Subawards for duplicate organizations
|
public boolean processRunAuditBusinessRules(org.kuali.rice.krad.document.Document document)
processRunAuditBusinessRules in interface org.kuali.rice.krad.rules.rule.DocumentAuditRuleDocumentAuditRule.processRunAuditBusinessRules(org.kuali.rice.krad.document.Document)protected void reportAndCreateAuditCluster()
protected boolean validateApprovedSubawardDuplicateOrganization(List<AwardApprovedSubaward> awardApprovedSubawards)
Copyright © 2013 The Kuali Foundation. All Rights Reserved.