public interface AwardPersonUnitCreditSplitRule
extends org.kuali.rice.krad.rules.rule.BusinessRule
| Modifier and Type | Field and Description |
|---|---|
static String |
AWARD_CREDIT_SPLIT_LIST_ERROR_KEY |
static String |
AWARD_PERSON_UNIT_CREDIT_SPLIT_ERROR_MSG_KEY |
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkAwardPersonUnitCreditSplitTotals(AwardPersonUnitCreditSplitRuleEvent event)
Check if the
InvestigatorCreditType requires totals add to 100 |
static final String AWARD_CREDIT_SPLIT_LIST_ERROR_KEY
static final String AWARD_PERSON_UNIT_CREDIT_SPLIT_ERROR_MSG_KEY
boolean checkAwardPersonUnitCreditSplitTotals(AwardPersonUnitCreditSplitRuleEvent event)
InvestigatorCreditType requires totals add to 100event - Copyright © 2013 The Kuali Foundation. All Rights Reserved.