public interface TransactionRule
extends org.kuali.rice.krad.rules.rule.BusinessRule
| Modifier and Type | Field and Description |
|---|---|
static String |
PENDING_TRANSACTION_ITEMS_LIST_ERROR_KEY |
| Modifier and Type | Method and Description |
|---|---|
boolean |
processAddPendingTransactionBusinessRules(AddTransactionRuleEvent event)
This method is used to validate a new AwardPaymentSchedule to be added to an Award
|
boolean |
processPendingTransactionBusinessRules(TransactionRuleEvent event)
This method is used to validate AwardPaymentSchedule items in an Award
|
boolean |
processSingleNodeTransactionBusinessRules(AwardHierarchyNode awardHierarchyNode,
AwardAmountInfo aai,
TimeAndMoneyDocument doc) |
static final String PENDING_TRANSACTION_ITEMS_LIST_ERROR_KEY
boolean processPendingTransactionBusinessRules(TransactionRuleEvent event)
awardApprovedEquipmentRuleEvent - boolean processAddPendingTransactionBusinessRules(AddTransactionRuleEvent event)
event - boolean processSingleNodeTransactionBusinessRules(AwardHierarchyNode awardHierarchyNode, AwardAmountInfo aai, TimeAndMoneyDocument doc)
Copyright © 2013 The Kuali Foundation. All Rights Reserved.